summaryrefslogtreecommitdiff
path: root/tests/rm/read-only.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/read-only.sh')
-rwxr-xr-xtests/rm/read-only.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/read-only.sh b/tests/rm/read-only.sh
index 6898555a2..a4578712a 100755
--- a/tests/rm/read-only.sh
+++ b/tests/rm/read-only.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that rm -f nonexistent-file-on-read-only-fs succeeds.
-# Copyright (C) 2009-2016 Free Software Foundation, Inc.
+# Copyright (C) 2009-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