summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-28 10:01:07 +0000
committerJim Meyering <jim@meyering.net>2001-10-28 10:01:07 +0000
commit09edea73816c6233cc63e39d71d010943ad26373 (patch)
tree949241004d39332d4c22a77256a6a1b265c39bc7 /src
parent02da289e420557a285b2b2eca411c98254f89e43 (diff)
downloadcoreutils-09edea73816c6233cc63e39d71d010943ad26373.tar.xz
update copyright year
Diffstat (limited to 'src')
-rw-r--r--src/sum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sum.c b/src/sum.c
index d2314040b..aa4c0a70b 100644
--- a/src/sum.c
+++ b/src/sum.c
@@ -1,5 +1,5 @@
/* sum -- checksum and count the blocks in a file
- Copyright (C) 86, 89, 91, 1995-2000 Free Software Foundation, Inc.
+ Copyright (C) 86, 89, 91, 1995-2001 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