summaryrefslogtreecommitdiff
path: root/tests/dd/skip-seek-past-file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/skip-seek-past-file.sh')
-rwxr-xr-xtests/dd/skip-seek-past-file.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/skip-seek-past-file.sh b/tests/dd/skip-seek-past-file.sh
index b77b8fae9..e85e9224d 100755
--- a/tests/dd/skip-seek-past-file.sh
+++ b/tests/dd/skip-seek-past-file.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# test diagnostics are printed when seeking too far in seekable files.
-# 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