X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fgnupload;h=8320b58cf57ec102729f20e4be6e57f3d8f54370;hb=5b4c9bdc298dd78425e3a27a01efb4292d041454;hp=7c34784e41641ecaed0b9acfa5574e30071cc9a7;hpb=f56df0d98fee4467df5688ac01a6506dcc6cea08;p=gnulib.git diff --git a/build-aux/gnupload b/build-aux/gnupload index 7c34784e4..8320b58cf 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -1,13 +1,13 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2009-03-05.20 +scriptversion=2009-04-28.21; # UTC # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation # # 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 -# the Free Software Foundation; either version 3, or (at your option) +# the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, @@ -407,5 +407,6 @@ exit 0 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: