Update GPL scanning script.

pull/3/head
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'
then
S="${S} (or later)"
S="${S}+"
fi
else
S="Not GPL!"