ossp-pkg/lmtp2nntp/configure.ac 1.17 -> 1.18
--- configure.ac 2001/12/31 11:09:52 1.17
+++ configure.ac 2001/12/31 15:15:36 1.18
@@ -1,6 +1,6 @@
dnl ##
-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 lmtp2nntp, an LMTP speaking local
dnl ## mailer which forwards mails as Usenet news articles via NNTP.
@@ -33,8 +33,8 @@
AC_DIVERT_PUSH(NOTICE)
V=`./shtool version -lc -dlong version.c`
./shtool echo -e "Configuring %BOSSP lmtp2nntp%b, Version %B${V}%b"
-echo "Copyright (c) 2001 The OSSP Project <http://www.ossp.org/>"
-echo "Copyright (c) 2001 Cable & Wireless Deutschland <http://www.cw.com/de/>"
+echo "Copyright (c) 2001-2002 The OSSP Project <http://www.ossp.org/>"
+echo "Copyright (c) 2001-2002 Cable & Wireless Deutschland <http://www.cw.com/de/>"
AC_DIVERT_POP()
dnl # perform feature tests
|
|