1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-26 13:43:03 +02:00
choosealicense.com/non-software.md
W. Trevor King 8f161c8e52 non-software: Remove period from "not CC for software" fragment
The trailing period has been there since the link landed in 2d4c4a63
(non-software licenses page, 2016-02-26, #359).
2016-03-06 13:52:42 -08:00

1.5 KiB

title layout permalink
Non-Software Licenses default /non-software/

Open source software licenses can be used for non-software works, and often are the best choice. This is particularly the case when the works in question can be edited and versioned as source, e.g., open source hardware designs. Choose an open source license.

Data, media, etc.

CC0-1.0, CC-BY-4.0, and CC-BY-SA-4.0 are open licenses used for non-software material ranging from datasets to videos. Note that CC-BY-4.0 and CC-BY-SA-4.0 should not be used for software.

Documentation

Any open source software license or open Creative Commons license is applicable to software documentation. If you use different licenses for your software and its documentation, you may wish to take care that source code examples in the documentation are also licensed under the software license.

Fonts

The SIL Open Font License 1.1 keeps fonts open but allows them to be freely used in other works.

Mixed Projects

If your project contains a mix of software and other material, you can include multiple licenses, as long as you are explicit about which license applies to what parts of the project. See the license notice for this site as an example.