This commit is contained in:
Miloslav Ciz 2023-12-17 18:21:35 +01:00
parent 3eaceb1bb7
commit 3461c669cf
5 changed files with 38 additions and 31 deletions

View file

@ -13,7 +13,7 @@ Here is a comparison of the Creative Commons licenses/waivers, from most free (b
| name |abbreviation|free culture|use |share |remix |copyleft|attribution|non-commercial|comment |
|---------------------------------------------------|------------|------------|-------|-------|-------|--------|-----------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------|
| [Creative Commons Zero](cc0.md) | CC0 | yes :) |yes :) |yes :) |yes :) | no :) |no need :) | no :) |[public domain](public_domain.md), copyright [waiver](waiver.md), no restrictions, most freedom, best, sadly doesn't waive patents and trademraks|
| Creative Commons Attribution | CC BY | yes :) |yes :) |yes :) |yes :) | no :) |forced :( | no :) | no restrictions except for requiring attribution to authors |
| Creative Commons Attribution | CC BY | yes?* |yes?* |yes :) |yes :) | no :) |forced :( | no :) | requires attribution to authors, `*`: limits some uses ("anti DRM"), rejected by [copyfree](copyfree.md), rather don't use |
| Creative Commons Sharealike | CC SA | yes :) |yes :) |yes :) |yes :) | yes :/ |no need :) | no :) | retired, secret license, no longer recommended by CC, pure copyleft/sharealike without forced attribution |
| Creative Commons Attribution Sharealike | CC BY-SA | yes :) |yes :) |yes :) |yes :) | yes :/ |forced :( | no :) | requires attribution to authors and copyleft (sharing under same terms) |
| Creative Commons Attribution NonCommercial | CC BY-NC | NO! :((( |yes but|yes but|yes but| yes :/ |forced :( | yes :( | [proprietary](proprietary.md) fascist license prohibiting commercial use, DO NOT USE |
@ -24,4 +24,4 @@ Here is a comparison of the Creative Commons licenses/waivers, from most free (b
## See Also
- [free culture](free_culture.md)
- [free software](free_software.md)
- [free software](free_software.md)