ossp-pkg/shtool/configure.ac 1.6 -> 1.7
--- configure.ac 2005/06/15 08:14:35 1.6
+++ configure.ac 2006/02/04 09:43:25 1.7
@@ -1,6 +1,6 @@
dnl ##
dnl ## configure.ac -- Autoconf source for GNU shtool
-dnl ## Copyright (c) 1999-2005 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 1999-2006 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-2005 Ralf S. Engelschall <rse@engelschall.com>"
+echo "Copyright (c) 1994-2006 Ralf S. Engelschall <rse@engelschall.com>"
AC_SUBST(SHTOOL_VERSION_STR)
AC_PREFIX_DEFAULT(/usr/local)
|
|