Re: copyright statement

2010-02-07 Thread Ralf Wildenhues
* Bruno Haible wrote on Mon, Feb 08, 2010 at 12:42:43AM CET: > Simon Josefsson wrote on 2010-01-27: > > --- a/lib/gnupload > > +++ b/lib/gnupload > > @@ -1,9 +1,10 @@ > > #!/bin/sh > > # Sign files and upload them. > > > > -scriptversion=2009-12-21.21; # UTC > > +scriptversion=2010-01-27.15; #

Re: copyright statement

2010-02-07 Thread Bruno Haible
Simon Josefsson wrote on 2010-01-27: > Oops! Here is a patch against automake, we can sync it to gnupload once > this has been applied. > > /Simon > > diff --git a/lib/gnupload b/lib/gnupload > index bd120e8..f8bf2b8 100755 > --- a/lib/gnupload > +++ b/lib/gnupload > @@ -1,9 +1,10 @@ > #!/bin/s