bc: fix keyword matching to not think "ifz" is the "if" keyword
[oweals/busybox.git] / testsuite / seq.tests
index 7a5537427cc1321e1bed133e4666a3a833376a2d..1e1116c7dc7ef355d8e710b77bcddf61738b7504 100755 (executable)
@@ -2,7 +2,7 @@
 
 # SUSv3 compliant seq tests.
 # Copyright 2006 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.
 
 # AUDIT: Full SUSv3 coverage (except internationalization).