ossp-pkg/shtool/configure.ac 1.8 -> 1.9
--- configure.ac 2007/05/19 19:09:39 1.8
+++ configure.ac 2008/04/02 20:13:43 1.9
@@ -1,6 +1,6 @@
dnl ##
dnl ## configure.ac -- Autoconf source for GNU shtool
-dnl ## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 1999-2008 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-2007 Ralf S. Engelschall <rse@engelschall.com>"
+echo "Copyright (c) 1994-2008 Ralf S. Engelschall <rse@engelschall.com>"
AC_SUBST(SHTOOL_VERSION_STR)
AC_PREFIX_DEFAULT(/usr/local)
|
|