core/licenses/cc-4.0-readme.txt
Chaoting Liu 36f4161cb4 common license package: update
- include MPL 2.0, both MPL changed the url
- include CC 4.0 group
- TODO: add wiki page about "common license information", and
standardize the license=() array in PKGBUILDs
2017-01-13 17:56:11 +00:00

13 lines
494 B
Plaintext

There are 6 different Creative Commons Licenses, all of which are included
in this licenses directory:
cc-by-4.0.txt - Attribution
cc-by-nc-4.0.txt - Attribution-NonCommercial
cc-by-nc-nd-4.0.txt - Attribution-NonCommercial-NoDerivs
cc-by-nc-sa-4.0.txt - Attribution-NonCommercial-ShareAlike
cc-by-nd-4.0.txt - Attribution-NoDerivs
cc-by-sa-4.0.txt - Attribution-ShareAlike
If a package uses one of these licenses, it should be referenced as follows:
license=('CCPL:by-nc-sa')