forked from qt-creator/qt-creator
hasCopyright: Creator does not use GPL license
Change-Id: I24ce89117812a7f15913dc092687910a39da9358 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Regular → Executable
+2
-2
@@ -110,8 +110,8 @@ while (1) {
|
||||
next;
|
||||
}
|
||||
|
||||
unless ($hasGPL) {
|
||||
print "$file\tERROR\tNo GPL license\n";
|
||||
if ($hasGPL) {
|
||||
print "$file\tERROR\tHas GPL license\n";
|
||||
next;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user