Leaflet / Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
607 stars 194 forks source link

MIT License #25

Closed wilg closed 8 years ago

wilg commented 8 years ago

The Beerware license is fun, but a more typical license like MIT or Apache would make using this project a bit easier to legally reason about integrating. Those licenses are basically "pre-approved" for use in many larger organizations.

IvanSanchez commented 8 years ago

I'm not willing to relicense my work at this point.

wilg commented 8 years ago

OK, I understand, thanks for considering it!

wilg commented 8 years ago

I hope I'm not being bothersome, but I thought I'd just give a quick rationale for why I think a different license would be appropriate:

First, the Beerware license has some inherent issues, including the fact that it's not OSI approved and doesn't disclaim liability.

Also, this library only contains the Beerware license text in README.md but particularly mentions that it only covers "this file" – meaning the other files in the repository are not clearly licensed. Additionally there are multiple contributors to the README so the claim of who wrote that file is technically incorrect in a sense.

These legal technicalities are pretty tedious, I'll admit, but IMHO it's good to be covered by a common, highly-audited license. If you're reluctant to switch licenses entirely, perhaps a dual license approach could work?

Anyway, hopefully this request isn't too irritating – I'll buy you a beer 🍺 regardless!