diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-09-22 16:31:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-09-22 16:31:48 -0300 |
commit | 4b6e1c5ff07f19fad0a112ac08e4d2ac2e92ccc1 (patch) | |
tree | 3cb9614ea3c7d453b6c51d5cf995bd3b35755a78 | |
parent | 413939ff90768799cc061f4fed5772428a84d8a6 (diff) | |
download | copyfarai-4b6e1c5ff07f19fad0a112ac08e4d2ac2e92ccc1.tar.gz copyfarai-4b6e1c5ff07f19fad0a112ac08e4d2ac2e92ccc1.tar.bz2 |
Feat: references: additional links
-rw-r--r-- | docs/references/README.md | 2 | ||||
-rw-r--r-- | docs/references/README.pt.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/references/README.md b/docs/references/README.md index fd719de..ce203e7 100644 --- a/docs/references/README.md +++ b/docs/references/README.md @@ -4,9 +4,11 @@ Some related references and discussions. ## "AI" and licensing +* [GitHub - non-ai-licenses/non-ai-licenses: This repository contains software licenses that restrict software from being used in AI training datasets or AI technologies.](https://github.com/non-ai-licenses/non-ai-licenses) * [Is there a license that explicitly exempts AI from all conditions? - Open Source Stack Exchange](https://opensource.stackexchange.com/questions/13932/is-there-a-license-that-explicitly-exempts-ai-from-all-conditions) * [Is there a license like MIT that explicitly forbids the use of AI? - Open Source Stack Exchange](https://opensource.stackexchange.com/questions/13920/is-there-a-license-like-mit-that-explicitly-forbids-the-use-of-ai) * [First Open Source Copyright Lawsuit Challenges GitHub Copilot](https://www.infoq.com/news/2022/11/lawsuit-github-copilot/) +* [relicensing - How can I protect the code from being 'rephrased' by AI to avoid license limitations? - Open Source Stack Exchange](https://opensource.stackexchange.com/questions/13860/how-can-i-protect-the-code-from-being-rephrased-by-ai-to-avoid-license-limitat/13878) ## "AI" and copyright violantions diff --git a/docs/references/README.pt.md b/docs/references/README.pt.md index 7dff618..24c55f1 100644 --- a/docs/references/README.pt.md +++ b/docs/references/README.pt.md @@ -4,9 +4,11 @@ Alguns artigos e discussões sobre o assunto. ## "IA" e licenciamento +* [GitHub - non-ai-licenses/non-ai-licenses: This repository contains software licenses that restrict software from being used in AI training datasets or AI technologies.](https://github.com/non-ai-licenses/non-ai-licenses) * [Is there a license that explicitly exempts AI from all conditions? - Open Source Stack Exchange](https://opensource.stackexchange.com/questions/13932/is-there-a-license-that-explicitly-exempts-ai-from-all-conditions) * [Is there a license like MIT that explicitly forbids the use of AI? - Open Source Stack Exchange](https://opensource.stackexchange.com/questions/13920/is-there-a-license-like-mit-that-explicitly-forbids-the-use-of-ai) * [First Open Source Copyright Lawsuit Challenges GitHub Copilot](https://www.infoq.com/news/2022/11/lawsuit-github-copilot/) +* [relicensing - How can I protect the code from being 'rephrased' by AI to avoid license limitations? - Open Source Stack Exchange](https://opensource.stackexchange.com/questions/13860/how-can-i-protect-the-code-from-being-rephrased-by-ai-to-avoid-license-limitat/13878) ## "IA" e violações de copyright |