+2005-08-24 Bruno Haible <bruno@clisp.org>
+
+ * gnulib-tool (func_version): Update.
+
2005-08-24 Bruno Haible <bruno@clisp.org>
* gnulib-tool (func_create_megatestdir): Call autoreconf without the
progname=$0
package=gnulib
-cvsdatestamp='$Date: 2005-08-25 12:11:12 $'
+cvsdatestamp='$Date: 2005-08-25 12:15:37 $'
last_checkin_date=`echo "$cvsdatestamp" | sed -e 's,^\$[D]ate: ,,'`
version=`echo "$last_checkin_date" | sed -e 's/ .*$//' -e 's,/,-,g'`
func_version ()
{
echo "$progname (GNU $package) $version"
- echo "Copyright (C) 2002 Free Software Foundation, Inc.
+ echo "Copyright (C) 2002-2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
- echo "Written by" "Bruno Haible"
+ echo "Written by" "Bruno Haible" "and" "Simon Josefsson"
}
# func_fatal_error message