alvaromontoro / TourGuide

JS module that helps generate step-by-step instructions and demos in an easy way
MIT License
20 stars 4 forks source link

Dual license under GPL v2? Maybe MIT? #28

Closed kajmagnus closed 5 years ago

kajmagnus commented 5 years ago

This project is licensed under GPL 3. What about dual licensing it under GPL 2 and 3? Or maybe change to "GPL v2 or later"? I'm looking to release a project under GPL 2.

Or maybe MIT? (Unless you specifically want this to be GPL?)

alvaromontoro commented 5 years ago

The project license was updated to MIT. Thanks for the suggestion, and sorry for the late reply.

kajmagnus commented 5 years ago

Thanks for the reply. (I've built my own tour lib now :- ))

alvaromontoro commented 5 years ago

Please share link, I'd love to see it. Maybe I could get some ideas from it too (if that's ok)

kajmagnus commented 5 years ago

@alvaromontoro here: https://github.com/debiki/talkyard/blob/02f7ae55ed7f38a3c3c124168bf60f9e41be6e5c/client/app-slim/utils/talkyard-tour.ts — I didn't yet take the time to extract this to its own lib. To see it in action, currently you'd need to create a Talkyard test site, https://www.talkyard.net/-/create-test-site, click " create a test forum".