diff options
author | Jim Meyering <jim@meyering.net> | 1999-02-16 04:20:43 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-02-16 04:20:43 +0000 |
commit | 7568de86540328351e6c135e165df8acb6322c12 (patch) | |
tree | c014c6baa0ae29cad7f54b1e80726a5d8627f2f0 /src/csplit.c | |
parent | 16f3644da7042689f0fafb6d1860c7ff981b4d15 (diff) | |
download | coreutils-7568de86540328351e6c135e165df8acb6322c12.tar.gz coreutils-7568de86540328351e6c135e165df8acb6322c12.tar.bz2 coreutils-7568de86540328351e6c135e165df8acb6322c12.zip |
update copyright dates
Diffstat (limited to 'src/csplit.c')
-rw-r--r-- | src/csplit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csplit.c b/src/csplit.c index 17fca156e..fab4c9f4f 100644 --- a/src/csplit.c +++ b/src/csplit.c @@ -1,5 +1,5 @@ /* csplit - split a file into sections determined by context lines - Copyright (C) 91, 95, 96, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 91, 1995-1999 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 |