summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-01 09:52:49 +0100
committerJim Meyering <meyering@redhat.com>2012-01-01 10:03:50 +0100
commit75a21e62486521ba3d8ef518dc4740dc1adeb7f4 (patch)
treeaca095fc0eea67816189a47e2755dd6bd6cfdec8
parent76fd122a856fec75a9bc843610e3b035f23dabc8 (diff)
downloadcoreutils-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/
-rw-r--r--tests/sample-test2
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