diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-09-01 15:46:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-09-01 15:46:01 -0300 |
commit | e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a (patch) | |
tree | fbd33a39e98330bd262f223095033876638d227e /docs/README.md | |
parent | 4c7568be6b5b4ee551ff8d5a591df6004bf0ad58 (diff) | |
download | copyfarai-e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a.tar.gz copyfarai-e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a.tar.bz2 |
Feat: enhancements an extra content
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md index d7d0625..e0783ef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,8 +1,10 @@ # Copy Far "AI" -Copy Far "AI" - A copyleft license, but far from the so-called +Copy Far "AI" - A [copyleft][] license, but far from the so-called "Artificial Intelligences" +[copyleft]: https://en.wikipedia.org/wiki/Copyleft + ## The license Use and adapt this license as necessary: @@ -13,4 +15,8 @@ Use and adapt this license as necessary: > This work, in the present or previous versions, cannot be used for > procedures known as "machine learning" and stylometric analysis > without the previous authorization. For all other uses, this -> version is available under the License $license. +> version is available under the License `$license`. + +Where `$license` is any other license, such as [CC BY 4.0][]. + +[CC BY 4.0]: https://creativecommons.org/licenses/by/4.0/ |