* COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,
[platform/upstream/automake.git] / lib / gnupload
index e9060c8..d169d00 100755 (executable)
@@ -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>.