autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 30 Jan 2009 14:17:28 +0000 (06:17 -0800)
committerKarl Berry <karl@freefriends.org>
Fri, 30 Jan 2009 14:17:28 +0000 (06:17 -0800)
build-aux/gnupload

index 12c9394..5d4289f 100755 (executable)
@@ -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>."