summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-04-11 00:50:33 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-04-11 00:50:33 +0000
commit87bd526828a6718173d86be3d9c2880e9b0f2327 (patch)
treeda25d747916386c25dcfbde688dc8e58a9c94af9 /src
parentff652937b0f2ca7443811db6ec44f054472bf1c3 (diff)
downloadcoreutils-87bd526828a6718173d86be3d9c2880e9b0f2327.tar.xz
Update copyright year.
Diffstat (limited to 'src')
-rw-r--r--src/csplit.c2
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