diff options
Diffstat (limited to 'tests/misc/sum-sysv')
-rwxr-xr-x | tests/misc/sum-sysv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/sum-sysv b/tests/misc/sum-sysv index e8e31fd24..0e35ad319 100755 --- a/tests/misc/sum-sysv +++ b/tests/misc/sum-sysv @@ -1,7 +1,7 @@ #!/bin/sh # make sure `sum -s' works for input whose sum of bytes is larger than 2^32 -# Copyright (C) 2001-2004, 2006-2010 Free Software Foundation, Inc. +# Copyright (C) 2001-2004, 2006-2011 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 |