summaryrefslogtreecommitdiff
path: root/lib/gnupload
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnupload')
-rwxr-xr-xlib/gnupload6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/gnupload b/lib/gnupload
index e9060c8f0..d169d0012 100755
--- a/lib/gnupload
+++ b/lib/gnupload
@@ -1,7 +1,7 @@
#!/bin/sh
# Sign files and upload them.
-scriptversion=2005-02-02.21
+scriptversion=2005-05-14.22
# Copyright (C) 2004, 2005 Free Software Foundation
#
@@ -17,8 +17,8 @@ scriptversion=2005-02-02.21
#
# 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., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
# Originally written by Alexandre Duret-Lutz <adl@gnu.org>.