bafolts / tplant

Typescript to plantuml
https://segmentationfaults.com/tplant/default.html
GNU General Public License v3.0
266 stars 34 forks source link

Unclear license #79

Closed tapdiego-amzn closed 2 years ago

tapdiego-amzn commented 2 years ago

https://github.com/bafolts/tplant/blob/master/package.json shows ISC as the license, but https://github.com/bafolts/tplant/blob/master/LICENSE is the GPL-3.0 license.

bafolts commented 2 years ago

These most likely reflect what I happened to pick when making first commits. The GPL-3.0 is the intended license. The package.json should be updated to match.