diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-04-11 00:50:33 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-04-11 00:50:33 +0000 |
commit | 87bd526828a6718173d86be3d9c2880e9b0f2327 (patch) | |
tree | da25d747916386c25dcfbde688dc8e58a9c94af9 | |
parent | ff652937b0f2ca7443811db6ec44f054472bf1c3 (diff) | |
download | coreutils-87bd526828a6718173d86be3d9c2880e9b0f2327.tar.xz |
Update copyright year.
-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 44b4fc5b3..825c9c196 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, 1995-2005 Free Software Foundation, Inc. + Copyright (C) 91, 1995-2006 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 |