summaryrefslogtreecommitdiff
path: root/tests/rm/r-3.sh
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2017-01-01 22:38:02 +0000
committerPádraig Brady <P@draigBrady.com>2017-01-01 22:38:02 +0000
commite7a2580b96370da03c4d3553ccdf4ee66a14c6a4 (patch)
tree0b3d7ab3f93d6de66ce6dfb92591cca1f1b8c426 /tests/rm/r-3.sh
parentb02631b14b2a155c4a233c8e8dad2569c159e85d (diff)
downloadcoreutils-e7a2580b96370da03c4d3553ccdf4ee66a14c6a4.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/r-3.sh')
-rwxr-xr-xtests/rm/r-3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/r-3.sh b/tests/rm/r-3.sh
index 26d0aabc1..422793036 100755
--- a/tests/rm/r-3.sh
+++ b/tests/rm/r-3.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Create and remove a directory with more than 254 files.
-# Copyright (C) 1997-2016 Free Software Foundation, Inc.
+# Copyright (C) 1997-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