Oxsomi / core3

Oxsomi Core3 is a combination of standalone C libraries useful for building applications, such as types, platform, graphics abstraction and file formats
GNU General Public License v3.0
0 stars 1 forks source link

Double check license for dual licensing #102

Closed Nielsbishere closed 1 year ago

Nielsbishere commented 1 year ago

Prevent OxC3 from being used commercially without compensation to avoid a core-js like scenario. The license was first created as MIT. As such, the version in the branch OxC3 v0.1 is MIT licensed. However the main branch and v0.1 release shouldn't be MIT.

Nielsbishere commented 1 year ago

https://github.com/lawndoc/dual-license-templates

Nielsbishere commented 1 year ago

Chose GPL3 combined with a special license for commercial use.