diff options
Diffstat (limited to 'tests/misc/cat-self.sh')
-rwxr-xr-x | tests/misc/cat-self.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/cat-self.sh b/tests/misc/cat-self.sh index d8036d235..555177b1f 100755 --- a/tests/misc/cat-self.sh +++ b/tests/misc/cat-self.sh @@ -1,7 +1,7 @@ #!/bin/sh # Check that cat operates correctly when the input is the same as the output. -# Copyright 2014 Free Software Foundation, Inc. +# Copyright 2014-2015 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 |