summaryrefslogtreecommitdiff
path: root/build-aux/ncftpput-ftp
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-27 19:58:30 +0100
committerJim Meyering <meyering@redhat.com>2010-01-27 19:58:30 +0100
commit79b141a7ebcd24a1ee368dbfa3d60af9aa656ecc (patch)
treea55904c5ff03c7e6695892a8734cf0713dadf4db /build-aux/ncftpput-ftp
parentfb4a9aa847c5e660adda65e9e2b9752aabfeeaf3 (diff)
downloadgnulib-79b141a7ebcd24a1ee368dbfa3d60af9aa656ecc.tar.gz
ncftpput-ftp: clean up spaces
* build-aux/ncftpput-ftp: Make Copyright line consistent. Remove trailing blanks.
Diffstat (limited to 'build-aux/ncftpput-ftp')
-rwxr-xr-xbuild-aux/ncftpput-ftp10
1 files changed, 5 insertions, 5 deletions
diff --git a/build-aux/ncftpput-ftp b/build-aux/ncftpput-ftp
index 9d0652fde9..263c9c327d 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, 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
# 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 ...