diff options
Diffstat (limited to 'tests/rm/read-only')
-rwxr-xr-x | tests/rm/read-only | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/read-only b/tests/rm/read-only index c52883b60..e530dcee3 100755 --- a/tests/rm/read-only +++ b/tests/rm/read-only @@ -1,7 +1,7 @@ #!/bin/sh # Ensure that rm -f nonexistent-file-on-read-only-fs succeeds. -# Copyright (C) 2009-2011 Free Software Foundation, Inc. +# Copyright (C) 2009-2012 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 |