diff options
Diffstat (limited to 'tests/misc/truncate-no-create-missing')
-rwxr-xr-x | tests/misc/truncate-no-create-missing | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-no-create-missing b/tests/misc/truncate-no-create-missing index 72d544626..56b2ac187 100755 --- a/tests/misc/truncate-no-create-missing +++ b/tests/misc/truncate-no-create-missing @@ -1,7 +1,7 @@ #!/bin/sh # Ensure that truncate -c no-such-file doesn't fail. -# Copyright (C) 2008-2011 Free Software Foundation, Inc. +# Copyright (C) 2008-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 |