diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-01-27 16:16:00 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-01-27 16:16:00 +0100 |
commit | 1b4a57b94169827bbdd123625b6229e65f3e92dd (patch) | |
tree | c220ce2bc934bb911d4374e973985442cf6af2d2 /build-aux | |
parent | caab2fd62fdd3255574999a0c8f35747186d7338 (diff) | |
download | gnutls-1b4a57b94169827bbdd123625b6229e65f3e92dd.tar.gz |
Update gnulib files.
Diffstat (limited to 'build-aux')
-rwxr-xr-x | build-aux/gnupload | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/gnupload b/build-aux/gnupload index 846f2764d5..04af430baa 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -1,9 +1,9 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2009-12-21.21; # UTC +scriptversion=2010-01-27.15; # UTC -# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 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 |