summaryrefslogtreecommitdiff
path: root/tests/misc/truncate-no-create-missing.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/truncate-no-create-missing.sh')
-rwxr-xr-xtests/misc/truncate-no-create-missing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-no-create-missing.sh b/tests/misc/truncate-no-create-missing.sh
index 63c25b373..e00959137 100755
--- a/tests/misc/truncate-no-create-missing.sh
+++ b/tests/misc/truncate-no-create-missing.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that truncate -c no-such-file doesn't fail.
-# 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