summaryrefslogtreecommitdiff
path: root/tests/misc/truncate-no-create-missing
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/truncate-no-create-missing')
-rwxr-xr-xtests/misc/truncate-no-create-missing2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-no-create-missing b/tests/misc/truncate-no-create-missing
index a84b0d55c..72d544626 100755
--- a/tests/misc/truncate-no-create-missing
+++ b/tests/misc/truncate-no-create-missing
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that truncate -c no-such-file doesn't fail.
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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