From 1ac7b39e2b495654b9d5397b477e09fd69fa5d6e Mon Sep 17 00:00:00 2001 From: Miloslav Ciz Date: Sun, 21 Nov 2021 11:14:53 -0600 Subject: [PATCH] Update --- cc0.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cc0.md diff --git a/cc0.md b/cc0.md new file mode 100644 index 0000000..58b5944 --- /dev/null +++ b/cc0.md @@ -0,0 +1,20 @@ +# CC0 + +TODO + +## Things Under CC0 + +Here are some things and places with CC0 materials that you can use in your projects so that you can release them under CC0 as well. **BEWARE**: if you find something under CC0, do verify it's actually valid, normies often don't know what CC0 means and happily post derivative works of proprietary stuff under CC0. + +TODO + +- software: + - much of [LRS](lrs.md) sofware: [Anarch](anarch.md), [small3dlib](small3dlib.md), [raycastlib](raycastlib.md), [SAF](saf.md), ... +- other assets: + - many things on [Wikimedia Commons](wikimedia_commons.md) + - many things on opengameart + - many things on BlendSwap + - all of [drummyfish's](drummyfish.md) stuff including fonts, textures, 3D models etc. +- text: + - [Esolang Wiki](esolang.md) + - OSdev Wiki [since 2011](https://wiki.osdev.org/OSDev_Wiki:Copyrights) \ No newline at end of file