What is the best way of waiving all copyright of my work? Specifically for source code / computer programs. CC0, 0BSD?
Is it possible to add something like:
This work is owned by no one. Do whatever you want.
or something like that?
You must log in or register to comment.
Just go to save creative and register it as Public Domain. Later you put in the License section that it is public domain.
For code I guess: http://www.wtfpl.net/ https://en.wikipedia.org/wiki/WTFPL
For art etc. indeed CC0.
You can use CC0 for both code and artwork.
Examples of CC0/public-domain software are: Liberapay, youtube-dl, Anarch
Something like the unlicense? https://en.m.wikipedia.org/wiki/Unlicense