X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build-aux%2Fncftpput-ftp;h=6eed6f1d43c3e59c7659950e73f0eaa812523823;hb=36d2768bd34a963cf2b4604e3f54d904ed9f17dd;hp=9d0652fde996c366de100d4bd5b59b0f02edd6bc;hpb=f6a1abbcb23ce5759d9c2007dc6a5b5d60b27820;p=gnulib.git diff --git a/build-aux/ncftpput-ftp b/build-aux/ncftpput-ftp index 9d0652fde..6eed6f1d4 100755 --- a/build-aux/ncftpput-ftp +++ b/build-aux/ncftpput-ftp @@ -1,7 +1,7 @@ #!/bin/sh -# -# Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. -# +# +# Copyright (C) 2008-2012 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 # the Free Software Foundation; either version 3 of the License, or @@ -17,11 +17,11 @@ # # Original author: Karl Berry. # Bug reports and correspondence to bug-gnulib@gnu.org. -# +# # This is a minimal replacement for ncftpput using standard ftp. # It was written for use with the Automake gnupload script for machines # without ncftpput, e.g., rename it to ncftpput and put it in your PATH. -# +# # The arguments are: # host dir file1 file2 ...