react-everywhere / re-start

react-native template to target multiple platforms :globe_with_meridians: :iphone: :computer: with single codebase.
https://medium.com/@amoghbanta/write-once-use-everywhere-with-react-native-d6e575efe58e#.nfl50gwfg
MIT License
1.3k stars 85 forks source link

Correct license in package.json #53

Closed scriptjs closed 6 years ago

scriptjs commented 6 years ago

package.json indicates GPL, everywhere else says MIT. Which is it?

piranna commented 6 years ago

It should be MIT.

scriptjs commented 6 years ago

If its MIT, please commit the change so this is not confusing.