* lib/gnupload: Fix copyright statement.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+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>
#!/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