ncftpput-ftp: clean up spaces
authorJim Meyering <meyering@redhat.com>
Wed, 27 Jan 2010 18:58:30 +0000 (19:58 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 27 Jan 2010 18:58:30 +0000 (19:58 +0100)
* build-aux/ncftpput-ftp: Make Copyright line consistent.
Remove trailing blanks.

ChangeLog
build-aux/ncftpput-ftp

index a7af18f..25159f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-27  Jim Meyering  <meyering@redhat.com>
+
+       ncftpput-ftp: clean up spaces
+       * build-aux/ncftpput-ftp: Make Copyright line consistent.
+       Remove trailing blanks.
+
 2010-01-27  Simon Josefsson  <simon@josefsson.org>
 
        * build-aux/git-version-gen: Fix copyright statement.
index 9d0652f..263c9c3 100755 (executable)
@@ -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
 #
 # 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 ...