From 9096695fc63b9b8e3e26344cb042b144d1761791 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 8 Feb 2010 07:32:20 +0100 Subject: [PATCH] Fix copyright statement in gnupload script. * lib/gnupload: Fix copyright statement. Signed-off-by: Ralf Wildenhues --- ChangeLog | 5 +++++ lib/gnupload | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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 -- 2.47.2