diff options
Diffstat (limited to 'testsuite/seq.tests')
-rwxr-xr-x | testsuite/seq.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/seq.tests b/testsuite/seq.tests index 7a5537427..1e1116c7d 100755 --- a/testsuite/seq.tests +++ b/testsuite/seq.tests | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | # SUSv3 compliant seq tests. | 3 | # SUSv3 compliant seq tests. |
4 | # Copyright 2006 by Rob Landley <rob@landley.net> | 4 | # Copyright 2006 by Rob Landley <rob@landley.net> |
5 | # Licensed under GPL v2, see file LICENSE for details. | 5 | # Licensed under GPLv2, see file LICENSE in this source tree. |
6 | 6 | ||
7 | # AUDIT: Full SUSv3 coverage (except internationalization). | 7 | # AUDIT: Full SUSv3 coverage (except internationalization). |
8 | 8 | ||