ossp-pkg/xds/configure.ac 1.22 -> 1.23
--- configure.ac 2001/08/13 19:48:02 1.22
+++ configure.ac 2002/01/02 17:13:44 1.23
@@ -1,7 +1,7 @@
dnl ##
dnl ## XDS - OSSP Extensible Data Serialization Library
-dnl ## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/)
-dnl ## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/)
+dnl ## Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
+dnl ## Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
dnl ##
dnl ## This file is part of OSSP XDS, an extensible data serialization
dnl ## library which can be found at http://www.ossp.org/pkg/xds/.
@@ -34,8 +34,8 @@
AC_HEADLINE(dnl
XDS, eXtensible Data Serialization, dnl
XDS_VERSION, xds_version.c, dnl
-[Copyright (c) 2001 The OSSP Project (http://www.ossp.org/)
-Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/)])
+[Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
+Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)])
AC_PLATFORM(PLATFORM)
AC_CONFIG_HEADERS(config.h)
|
|