summaryrefslogtreecommitdiffstats
path: root/tests/prebuild
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@theqtcompany.com>2015-12-07 15:41:53 +0100
committerRainer Keller <rainer.keller@theqtcompany.com>2015-12-07 14:48:46 +0000
commitb8a34de3134ef24a8ad4937bc48365b0635e4431 (patch)
tree84dcb731f010a18dd6f969113d0b18ebb757559d /tests/prebuild
parent499756938979a9aaca5e378abd06cb6d10ceeb65 (diff)
Revert "Revert "Open up license restrictions""
This reverts commit 499756938979a9aaca5e378abd06cb6d10ceeb65. Issues in QtBase were fixed. Change-Id: Id7e08369e8565649ebbf3bc67c271779e5ffce2a Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/prebuild')
-rwxr-xr-xtests/prebuild/license/tst_licenses.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/prebuild/license/tst_licenses.pl b/tests/prebuild/license/tst_licenses.pl
index 32828623..4dc476a4 100755
--- a/tests/prebuild/license/tst_licenses.pl
+++ b/tests/prebuild/license/tst_licenses.pl
@@ -214,7 +214,7 @@ my @copyrightBlock = (
qr/\s\bCopyright \(C\) 2[0-9][0-9][0-9].*/,
qr/\s\bContact: http:\/\/www\.(qt-project\.org|qt\.io)\/.*/,
qr//,
- qr/\s\bThis file is (the|part of the)\s*\b(\w*)\b.*/,
+ qr/\s\bThis file is (the|part of)\s*\b(\w*)\b.*/,
qr//,
);