summaryrefslogtreecommitdiff
path: root/tests/rm/i-no-r.sh
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2016-01-01 14:10:41 +0000
committerPádraig Brady <P@draigBrady.com>2016-01-01 14:10:41 +0000
commitb16e999f553b682e74e0a56750f649da05130c4f (patch)
treeff9c4411e6738d3cfef4883df82d1a1a0dba1b77 /tests/rm/i-no-r.sh
parent81dce30cba6fbfd2166a22c6f0e190309c58bbe9 (diff)
downloadcoreutils-b16e999f553b682e74e0a56750f649da05130c4f.tar.xz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'tests/rm/i-no-r.sh')
-rwxr-xr-xtests/rm/i-no-r.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/i-no-r.sh b/tests/rm/i-no-r.sh
index 22819ab6f..4b7d6fdd1 100755
--- a/tests/rm/i-no-r.sh
+++ b/tests/rm/i-no-r.sh
@@ -3,7 +3,7 @@
# recurse into directory DIR. rm -i (without -r) must fail in that case.
# Fixed in coreutils-4.5.2.
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 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