Copyright: Difference between revisions
From Legoktm
(new page) |
(link ContractPatch) |
||
Line 1: | Line 1: | ||
I try my best to release all works I have created, whether code or otherwise, in a manner that is conducive to maximal [https://writefreesoftware.org/learn/four-freedoms reuse, sharing and remixing]. |
I try my best to release all works I have created, whether code or otherwise, in a manner that is conducive to maximal [https://writefreesoftware.org/learn/four-freedoms use, reuse, sharing and remixing]. I have [[ContractPatch|negotiated provisions]] into my employment contracts to ensure all my work is available in the same manner. |
||
I usually use the following licenses: |
I usually use the following licenses: |
Latest revision as of 04:10, 15 January 2025
I try my best to release all works I have created, whether code or otherwise, in a manner that is conducive to maximal use, reuse, sharing and remixing. I have negotiated provisions into my employment contracts to ensure all my work is available in the same manner.
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.