diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-05-23 00:58:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-23 00:58:18 +0000 |
| commit | 24b1401a881d7ddc49b47a6b7fa28af649417ae2 (patch) | |
| tree | 3f332d272530cdfd4655e53784d0ba1ab182c7c8 | |
| parent | f67d9c31935da627779f575b9e4589e6d5d67655 (diff) | |
clarify
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,6 +10,6 @@ Just open a pull request in the repo. All contributions will be accepted under t # License Retain is distributed under the terms of [GPLv3](https://github.com/ozpv/retain/blob/main/LICENSE), a strong copyleft (ɔ) license. -This means if you wish to modifiy and distribute retain, you must share the source code to the public and maintain the same freedoms GPLv3 provides. +This means if you wish to modifiy and distribute retain, or use any part of its source code, you must share the source code of your project to the public and maintain the same freedoms GPLv3 provides. copyleft (ɔ) 2026 haemolacriaa. all wrongs reserved. |
