highlightjs / highlightjs-shexc

MIT License
4 stars 2 forks source link

Your licenses are in conflict #5

Closed joshgoebel closed 4 years ago

joshgoebel commented 4 years ago

Your LICENSE file is MIT but your README says CC0.

ericprud commented 4 years ago

good point. I don't care which. What do you recommend will make it easiest for folks to use/extend/steal ?

joshgoebel commented 4 years ago

No idea. :) I usually do MIT because Ruby on Rails is, but I really have no legal advice to offer. :-)

joshgoebel commented 4 years ago

Also http://www.wtfpl.net LOL.

ericprud commented 4 years ago

Ha! I like the idea of wtfpl a lot, but I found an badge for MIT so went with that.

joshgoebel commented 4 years ago

https://badgen.net

Don't let badge dictate your license, easy enough to make a badge for anything. MIT is fine though.