update license
set license GPL ==> make a mistake, it is a BSD 3 clauses
This commit is contained in:
parent
2c6ebea5c1
commit
cfd6416b78
@ -11,7 +11,7 @@ def get_desc():
|
||||
return "Glew generic glew interface (for windows only)"
|
||||
|
||||
def get_licence():
|
||||
return "GPL"
|
||||
return "BSD-3"
|
||||
|
||||
def get_maintainer():
|
||||
return ["Milan Ikits <milan ikits@ieee org>",
|
||||
|
Loading…
Reference in New Issue
Block a user