diff options
Diffstat (limited to 'tests/misc/truncate-dangling-symlink')
-rwxr-xr-x | tests/misc/truncate-dangling-symlink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-dangling-symlink b/tests/misc/truncate-dangling-symlink index 83c88e1d5..0507bcd7e 100755 --- a/tests/misc/truncate-dangling-symlink +++ b/tests/misc/truncate-dangling-symlink @@ -1,7 +1,7 @@ #!/bin/sh # Make sure truncate can create a file through a dangling symlink. -# Copyright (C) 2008-2010 Free Software Foundation, Inc. +# Copyright (C) 2008-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 |