diff options
Diffstat (limited to 'lib/gnupload')
-rwxr-xr-x | lib/gnupload | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/gnupload b/lib/gnupload index 12c939494..5d4289ffc 100755 --- a/lib/gnupload +++ b/lib/gnupload @@ -1,9 +1,9 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2008-11-12.21 +scriptversion=2009-01-30.00 -# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation +# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -62,6 +62,9 @@ Multiple-target multiple-file example: --to alpha.gnu.org:automake \\ automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2 +You can get the latest version of this script from savannah: +<http://git.savannah.gnu.org/cgit/automake.git/plain/lib/gnupload> + Report bugs to <bug-automake@gnu.org>. Send patches to <automake-patches@gnu.org>." |