summaryrefslogtreecommitdiff
path: root/src/sum.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-24 07:37:55 +0000
committerJim Meyering <jim@meyering.net>2000-06-24 07:37:55 +0000
commit39f35a55d3645b856a5083f6bde41bb0f26185db (patch)
tree4055e883b71eaa71e66553cba22703c57c1a38b9 /src/sum.c
parenta6e6a1e05b5ea28e8f8b3696c0e7748923cb1da4 (diff)
downloadcoreutils-39f35a55d3645b856a5083f6bde41bb0f26185db.tar.xz
tweak copyright
Diffstat (limited to 'src/sum.c')
-rw-r--r--src/sum.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sum.c b/src/sum.c
index 745093109..7af18a5a2 100644
--- a/src/sum.c
+++ b/src/sum.c
@@ -12,8 +12,8 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Like BSD sum or SysV sum -r, except like SysV sum if -s option is given. */