diff options
Diffstat (limited to 'tests/ls/infloop')
-rwxr-xr-x | tests/ls/infloop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/infloop b/tests/ls/infloop index 8ce145d93..419d7a9f7 100755 --- a/tests/ls/infloop +++ b/tests/ls/infloop @@ -2,7 +2,7 @@ # show that the following no longer makes ls infloop # mkdir loop; cd loop; ln -s ../loop sub; ls -RL -# Copyright (C) 2001-2002, 2004, 2006-2008 Free Software Foundation, Inc. +# Copyright (C) 2001-2002, 2004, 2006-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 |