diff options
Diffstat (limited to 'tests/mkdir/p-thru-slink')
-rwxr-xr-x | tests/mkdir/p-thru-slink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/p-thru-slink b/tests/mkdir/p-thru-slink index feb073837..85886b1ee 100755 --- a/tests/mkdir/p-thru-slink +++ b/tests/mkdir/p-thru-slink @@ -1,7 +1,7 @@ #!/bin/sh # Ensure that mkdir -p foo/bar works when foo is a symbolic link to a directory -# Copyright (C) 2005-2010 Free Software Foundation, Inc. +# Copyright (C) 2005-2011 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 |