diff options
Diffstat (limited to 'testsuite/busybox.tests')
-rwxr-xr-x | testsuite/busybox.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/busybox.tests b/testsuite/busybox.tests index 0c74053..04fea3e 100755 --- a/testsuite/busybox.tests +++ b/testsuite/busybox.tests @@ -2,7 +2,7 @@ # Tests for busybox applet itself. # Copyright 2005 by Rob Landley <rob@landley.net> -# Licensed under GPL v2, see file LICENSE for details. +# Licensed under GPLv2, see file LICENSE in this source tree. . ./testing.sh |