From: Jim Meyering Date: Sun, 1 Jan 2012 08:52:49 +0000 (+0100) Subject: tests: change copyright year from 2011 to 2012 in sample-test X-Git-Tag: v8.15~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a21e62486521ba3d8ef518dc4740dc1adeb7f4;p=thirdparty%2Fcoreutils.git 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/ --- diff --git a/tests/sample-test b/tests/sample-test index 35dea0eec5..7d1f6e9585 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