diff options
Diffstat (limited to 'testsuite/all_sourcecode.tests')
-rwxr-xr-x | testsuite/all_sourcecode.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/all_sourcecode.tests b/testsuite/all_sourcecode.tests index 071399c..7dcbbe8 100755 --- a/testsuite/all_sourcecode.tests +++ b/testsuite/all_sourcecode.tests @@ -2,7 +2,7 @@ # Tests for the sourcecode base itself. # Copyright 2006 by Mike Frysinger <vapier@gentoo.org> -# Licensed under GPL v2, see file LICENSE for details. +# Licensed under GPLv2, see file LICENSE in this source tree. [ -n "$srcdir" ] || srcdir=$(pwd) . ./testing.sh |