Creative Commons is a family of fairly permissive copyright licenses that can be applied to any copyrightable "work". There are clauses for various rights for how works should be used, each of which has an icon:
![[Pasted image 20240524121257.png]]
There are _versions_ of each of these licensing structures.
XKCD uses the `Creative Commons Attribution-NonCommercial 2.5` license. That's what I would use too, aside from the fact I use Wikipedia content (like above) which requires I _also_ use their share-alike license `CC-BY-SA`.
****
# More
## Source
- [Wikipedia](https://en.wikipedia.org/wiki/Creative_Commons_license)
- https://xkcd.com/license.html
## Related
- [[MIT License]]