ossp-pkg/l2/configure.ac 1.16 -> 1.17
--- configure.ac 2001/12/22 21:51:56 1.16
+++ configure.ac 2002/01/02 17:07:38 1.17
@@ -1,7 +1,7 @@
dnl ##
dnl ## L2 - OSSP Logging 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 L2, a flexible logging library which
dnl ## can be found at http://www.ossp.org/pkg/l2/.
@@ -34,8 +34,8 @@
AC_HEADLINE(dnl
L2, Logging Library, dnl
L2_VERSION, l2_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_CONFIG_HEADER(l2_config.h)
AC_PREFIX_DEFAULT(/usr/local)
AC_PLATFORM(PLATFORM)
|
|