]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix copyright statement in gnupload script.
authorSimon Josefsson <simon@josefsson.org>
Mon, 8 Feb 2010 06:32:20 +0000 (07:32 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 8 Feb 2010 06:32:49 +0000 (07:32 +0100)
* lib/gnupload: Fix copyright statement.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/gnupload

index a6faf810b0206e5e55192e0398e853c9af2d0356..66858c1ed360c52671fa53c8c716d76b7bf234fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-08  Simon Josefsson  <simon@josefsson.org>
+
+       Fix copyright statement in gnupload script.
+       * lib/gnupload: Fix copyright statement.
+
 2010-02-06  Dmitry V. Levin  <ldv@altlinux.org>  (tiny change)
            Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
index 511070aa729056f4438dea3448ac5e282504ba5a..d4450753821d7864f19e9d525ed96fd71793e0de 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 # Sign files and upload them.
 
-scriptversion=2010-02-06.18; # UTC
+scriptversion=2010-02-08.07; # UTC
 
 # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation
+# Foundation, Inc.
 #
 # 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