ossp-pkg/shtool/configure.ac 1.3 -> 1.4
--- configure.ac 2002/11/02 12:39:55 1.3
+++ configure.ac 2003/02/11 13:00:49 1.4
@@ -1,6 +1,6 @@
dnl ##
dnl ## configure.ac -- Autoconf source for GNU shtool
-dnl ## Copyright (c) 1999-2002 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>
dnl ##
dnl ## This file is part of shtool and free software; you can redistribute
dnl ## it and/or modify it under the terms of the GNU General Public
@@ -24,7 +24,7 @@
SHTOOL_VERSION_STR="`sh sh.version -l txt -d long VERSION`"
sh sh.echo -e "Configuring %BGNU shtool%b (Portable Shell Tool), version %B${SHTOOL_VERSION_STR}%b"
-echo "Copyright (c) 1994-2002 Ralf S. Engelschall <rse@engelschall.com>"
+echo "Copyright (c) 1994-2003 Ralf S. Engelschall <rse@engelschall.com>"
AC_SUBST(SHTOOL_VERSION_STR)
AC_PREFIX_DEFAULT(/usr/local)
|
|