summaryrefslogtreecommitdiff
path: root/tests/misc/truncate-fail-diag
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/truncate-fail-diag')
-rwxr-xr-xtests/misc/truncate-fail-diag2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-fail-diag b/tests/misc/truncate-fail-diag
index d6c3b3bca..cea79d464 100755
--- a/tests/misc/truncate-fail-diag
+++ b/tests/misc/truncate-fail-diag
@@ -5,7 +5,7 @@
# open ("missing/", O_CREAT & (O_WRONLY | O_RDWR), ...) -> EISDIR
# open ("missing/file", O_CREAT & (O_WRONLY | O_RDWR), ...) -> ENOENT
-# 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