Skip to content

Relicense with MIT-0 or Unlicense #181

Description

@okuoku

To support native code compiler + Visual Studio use-case, (unfortunately) we cannot use CC0-1.0 as license since Visual Studio limits their applicable usage to OSI-approved open source licensed software.

Current candidates are MIT-0 and Unlicense:

Legal review results are mixed: Some company says we always need a Copyright description thus we have to choose MIT-0 (or similar). Others say they're accepting public domain software.

For example, the stb chooses MIT and Unlicense https://github.com/nothings/stb/blob/master/LICENSE .

(EDIT: How about BSD0? -- TypeScript uses this.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions