summaryrefslogtreecommitdiff
path: root/tests/touch/no-create-missing
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/no-create-missing')
-rwxr-xr-xtests/touch/no-create-missing2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/no-create-missing b/tests/touch/no-create-missing
index a81560fbb..22a870e40 100755
--- a/tests/touch/no-create-missing
+++ b/tests/touch/no-create-missing
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that touch -c no-such-file no longer fails (it did in 4.1.8).
-# Copyright (C) 2002, 2004-2010 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2011 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