Update GPL scanning script.

This commit is contained in:
Jonathan Moore Liles 2008-06-17 20:43:40 -05:00
parent 9c21fb209a
commit 34761757ed
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ do
if echo "$HEAD" | grep -q 'any later version' if echo "$HEAD" | grep -q 'any later version'
then then
S="${S} (or later)" S="${S}+"
fi fi
else else
S="Not GPL!" S="Not GPL!"