summaryrefslogtreecommitdiff
path: root/build-aux/gnupload
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-01-24 06:51:43 -0800
committerKarl Berry <karl@freefriends.org>2008-01-24 06:51:43 -0800
commit1533e65246ff1f7ce4bd2ef0032913d1da09bfbf (patch)
treeacb111a09a81ece810a8a505df7cb2d9415faebc /build-aux/gnupload
parent16c6ed60fb53998428f510f649ee6b57fea30f35 (diff)
downloadgnulib-1533e65246ff1f7ce4bd2ef0032913d1da09bfbf.tar.gz
autoupdate
Diffstat (limited to 'build-aux/gnupload')
-rwxr-xr-xbuild-aux/gnupload6
1 files changed, 2 insertions, 4 deletions
diff --git a/build-aux/gnupload b/build-aux/gnupload
index a0f7dc912e..2e3c8014c7 100755
--- a/build-aux/gnupload
+++ b/build-aux/gnupload
@@ -1,7 +1,7 @@
#!/bin/sh
# Sign files and upload them.
-scriptversion=2007-12-15.10
+scriptversion=2007-12-18.17
# Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation
#
@@ -16,9 +16,7 @@ scriptversion=2007-12-15.10
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Originally written by Alexandre Duret-Lutz <adl@gnu.org>.