diff options
author | 2022-07-21 21:13:01 +0200 | |
---|---|---|
committer | 2022-07-21 21:13:01 +0200 | |
commit | e371e8fedfd68f3cf6ecd3fbc9e2da8849f7d5bd (patch) | |
tree | ce08ca3e18776c70eea2a3e99b3bc9aa63c5f94e /README.md | |
parent | e7997457a86e58deba7507814f970c7f2d6dd0f1 (diff) | |
download | it-tools-e371e8fedfd68f3cf6ecd3fbc9e2da8849f7d5bd.tar.gz it-tools-e371e8fedfd68f3cf6ecd3fbc9e2da8849f7d5bd.tar.zst it-tools-e371e8fedfd68f3cf6ecd3fbc9e2da8849f7d5bd.zip |
fix: updated license in README
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,4 +76,4 @@ This project is continuously deployed using [vercel.com](https://vercel.com). ## License -This project is under the [MIT license](LICENSE). +This project is under the [GNU GPLv3](LICENSE). |