TurboWarp / extensions

User-contributed unsandboxed extension gallery for TurboWarp
https://extensions.turbowarp.org/
MIT License
116 stars 232 forks source link

Shouldn't `package.json` include BSD-3-Clause as one of the licenses? #1551

Closed DNin01 closed 3 months ago

DNin01 commented 3 months ago

Xeltalliv/simple3D contains code under a BSD-3-Clause license, so technically it should be noted in the package metadata. I assume this was just forgotten.

@GarboMuffin

GarboMuffin commented 3 months ago

yes it should

Xeltalliv commented 3 months ago

It was probably forgotten even earlier considering Pen Plus V5 also uses that library.

https://github.com/TurboWarp/extensions/blob/60d8a9b13f9b99e72d2e8b6780bfde699ecd2a7b/extensions/penplus.js#L69-L104