]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tests: change copyright year from 2011 to 2012 in sample-test
authorJim Meyering <meyering@redhat.com>
Sun, 1 Jan 2012 08:52:49 +0000 (09:52 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 1 Jan 2012 09:03:50 +0000 (10:03 +0100)
This file is special.  We don't want to use a range,
but merely the current year number.
* tests/sample-test: s/2011/2012/

tests/sample-test

index 35dea0eec5a1ef6ca11228495ea6b3ebb34db6a6..7d1f6e9585a9a869be5a673761ee525bf7e1db05 100644 (file)
@@ -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