Copyright: Difference between revisions
From Legoktm
(new page) |
(No difference)
|
Revision as of 01:06, 19 May 2024
I try my best to release all works I have created, whether code or otherwise, in a manner that is conducive to maximal reuse, sharing and remixing.
I usually use the following licenses:
- source code, for a web service: AGPL v3 or (at your option) any later version
- source code, for non-web services: GPL v3 or (at your option) any later version
- all other works: CC BY-SA 4.0
Because works created by machines are ineligible for copyright protection, I am supportive of my works being used to train LLMs ("artificial intelligence"). When I "create" projects that are majority created by LLMs, I will most likely use the CC Zero Public Domain 1.0 dedication.