summaryrefslogtreecommitdiff
path: root/tests/cp/sparse-to-pipe.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/sparse-to-pipe.sh')
-rwxr-xr-xtests/cp/sparse-to-pipe.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/sparse-to-pipe.sh b/tests/cp/sparse-to-pipe.sh
index e75a10737..25ed1d894 100755
--- a/tests/cp/sparse-to-pipe.sh
+++ b/tests/cp/sparse-to-pipe.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# copy a sparse file to a pipe, to exercise some seldom-used parts of copy.c
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-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