summaryrefslogtreecommitdiff
path: root/tests/misc/truncate-fail-diag.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/truncate-fail-diag.sh')
-rwxr-xr-xtests/misc/truncate-fail-diag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-fail-diag.sh b/tests/misc/truncate-fail-diag.sh
index b920f6ed7..21a8bed33 100755
--- a/tests/misc/truncate-fail-diag.sh
+++ b/tests/misc/truncate-fail-diag.sh
@@ -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-2016 Free Software Foundation, Inc.
+# Copyright (C) 2008-2017 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