diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-01 09:52:49 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:03:50 +0100 |
commit | 75a21e62486521ba3d8ef518dc4740dc1adeb7f4 (patch) | |
tree | aca095fc0eea67816189a47e2755dd6bd6cfdec8 /tests | |
parent | 76fd122a856fec75a9bc843610e3b035f23dabc8 (diff) | |
download | coreutils-75a21e62486521ba3d8ef518dc4740dc1adeb7f4.tar.xz |
tests: change copyright year from 2011 to 2012 in sample-test
This file is special. We don't want to use a range,
but merely the current year number.
* tests/sample-test: s/2011/2012/
Diffstat (limited to 'tests')
-rw-r--r-- | tests/sample-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sample-test b/tests/sample-test index 35dea0eec..7d1f6e958 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -1,7 +1,7 @@ #!/bin/sh # FIXME -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2012 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 |