From: Simon Josefsson Date: Mon, 8 Feb 2010 06:32:20 +0000 (+0100) Subject: Fix copyright statement in gnupload script. X-Git-Tag: v1.11.1b~93^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9096695fc63b9b8e3e26344cb042b144d1761791;p=thirdparty%2Fautomake.git Fix copyright statement in gnupload script. * lib/gnupload: Fix copyright statement. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index a6faf810b..66858c1ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-02-08 Simon Josefsson + + Fix copyright statement in gnupload script. + * lib/gnupload: Fix copyright statement. + 2010-02-06 Dmitry V. Levin (tiny change) Ralf Wildenhues diff --git a/lib/gnupload b/lib/gnupload index 511070aa7..d44507538 100755 --- a/lib/gnupload +++ b/lib/gnupload @@ -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