summaryrefslogtreecommitdiff
path: root/tests/rm/d-3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/d-3.sh')
-rwxr-xr-xtests/rm/d-3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/d-3.sh b/tests/rm/d-3.sh
index 5e339c5a0..dfebcdd21 100755
--- a/tests/rm/d-3.sh
+++ b/tests/rm/d-3.sh
@@ -2,7 +2,7 @@
# Ensure that 'rm -d -i dir' (i.e., without --recursive) gives a prompt and
# then deletes the directory if it is empty
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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