diff options
author | Nuño Sempere <nuno.sempere@protonmail.com> | 2023-02-06 18:17:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-06 18:17:46 +0100 |
commit | 08c19abc1d76672b06e5925df4acbfe8ec4c8dbd (patch) | |
tree | 0fe59e5508682cdeac46770b1e0826064c667153 | |
parent | 4e0b961fcb83e06c0375c45b4e63a809366dab02 (diff) |
Tweak license mention in the readme
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -10,8 +10,4 @@ - builtin rose-mklink script for in-shell static links ### 📜 License -Rose is released under own license, which grants the following permissions: -- Commercial use -- Distribution -- Modification -- Private use +Rose is released under the [MIT license](https://github.com/mini-rose/rose/blob/master/license). |