diff options
author | Jim Meyering <meyering@redhat.com> | 2009-06-23 22:33:15 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-06-23 22:33:15 +0200 |
commit | 2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad (patch) | |
tree | 3df77a06ec0ed1550dcb399344d8a070539dfe3a /tests/misc/split-fail | |
parent | ec00727a72cea90f7737e689f90334c21ca5b57e (diff) | |
download | coreutils-2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad.tar.xz |
maint: update all Copyright year lists to include 2009
Diffstat (limited to 'tests/misc/split-fail')
-rwxr-xr-x | tests/misc/split-fail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/split-fail b/tests/misc/split-fail index 7e56a257a..ad38e6037 100755 --- a/tests/misc/split-fail +++ b/tests/misc/split-fail @@ -1,7 +1,7 @@ #!/bin/sh # split must fail when given length/count of zero. -# Copyright (C) 2003, 2004, 2005-2008 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005-2009 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 |