ericmmartin / simplemodal

A modal dialog framework for jQuery
http://simplemodal.com/
Other
506 stars 229 forks source link

simplemodal bower.json's license is GPL? #62

Closed iwdmb closed 8 years ago

iwdmb commented 9 years ago

bower.json:

"license": "**GPL**",

I think it should be GPL、MIT

"license": [
  "MIT",
  "GPL"
]

Reference: simplemodal/License.txt

JohnSThomas commented 8 years ago

Agreed.

JohnSThomas commented 8 years ago

Merged