diff options
Diffstat (limited to 'testsuite/grep.tests')
-rwxr-xr-x | testsuite/grep.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/grep.tests b/testsuite/grep.tests index d4bf80d83..520a1840f 100755 --- a/testsuite/grep.tests +++ b/testsuite/grep.tests | |||
@@ -1,7 +1,7 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | # Copyright 2005 by Rob Landley <rob@landley.net> | 3 | # Copyright 2005 by Rob Landley <rob@landley.net> |
4 | # Licensed under GPL v2, see file LICENSE for details. | 4 | # Licensed under GPLv2, see file LICENSE in this source tree. |
5 | 5 | ||
6 | # AUDIT: | 6 | # AUDIT: |
7 | 7 | ||