Update GPL scanning script.
This commit is contained in:
parent
9c21fb209a
commit
34761757ed
|
@ -44,7 +44,7 @@ do
|
|||
|
||||
if echo "$HEAD" | grep -q 'any later version'
|
||||
then
|
||||
S="${S} (or later)"
|
||||
S="${S}+"
|
||||
fi
|
||||
else
|
||||
S="Not GPL!"
|
||||
|
|
Loading…
Reference in New Issue