diff options
Diffstat (limited to 'tests/touch/no-create-missing')
-rwxr-xr-x | tests/touch/no-create-missing | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/no-create-missing b/tests/touch/no-create-missing index 48c81d55d..517ad7de6 100755 --- a/tests/touch/no-create-missing +++ b/tests/touch/no-create-missing @@ -1,7 +1,7 @@ #!/bin/sh # Ensure that touch -c no-such-file no longer fails (it did in 4.1.8). -# Copyright (C) 2002, 2004-2008 Free Software Foundation, Inc. +# Copyright (C) 2002, 2004-2009 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 |