ossp-pkg/l2/configure.ac 1.27 -> 1.28
--- configure.ac 2003/01/06 11:41:51 1.27
+++ configure.ac 2005/01/24 15:03:17 1.28
@@ -1,8 +1,8 @@
dnl ##
dnl ## OSSP l2 - Flexible Logging
-dnl ## Copyright (c) 2001-2003 Cable & Wireless Deutschland GmbH
-dnl ## Copyright (c) 2001-2003 The OSSP Project (http://www.ossp.org/)
-dnl ## Copyright (c) 2001-2003 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 2001-2004 Cable & Wireless <http://www.cw.com/>
+dnl ## Copyright (c) 2001-2004 The OSSP Project <http://www.ossp.org/>
+dnl ## Copyright (c) 2001-2004 Ralf S. Engelschall <rse@engelschall.com>
dnl ##
dnl ## This file is part of OSSP l2, a flexible logging library which
dnl ## can be found at http://www.ossp.org/pkg/lib/l2/.
@@ -33,9 +33,9 @@
AC_HEADLINE(dnl
OSSP l2, Flexible Logging, dnl
L2_VERSION, l2_version.c, dnl
-[Copyright (c) 2001-2003 The OSSP Project (http://www.ossp.org/)
-Copyright (c) 2001-2003 Ralf S. Engelschall (rse@engelschall.com)
-Copyright (c) 2001-2003 Cable & Wireless Deutschland GmbH])
+[Copyright (c) 2001-2004 The OSSP Project <http://www.ossp.org/>
+Copyright (c) 2001-2004 Ralf S. Engelschall (rse@engelschall.com)
+Copyright (c) 2001-2004 Cable & Wireless <http://www.cw.com/>])
AC_PREFIX_DEFAULT(/usr/local)
AC_PLATFORM(PLATFORM)
|
|