aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-20 16:00:00 -0500
committerChristian Cleberg <[email protected]>2026-07-20 16:00:20 -0500
commit083dfa723739eedd409ea8a6ae27332e48515210 (patch)
tree50200e097585418bffe97c1debaea53e3bed14f0
parent876ff4ef5ed9ebcbd019a4abc773b01f1e89ff25 (diff)
downloaddomain-dig-083dfa723739eedd409ea8a6ae27332e48515210.tar.gz
domain-dig-083dfa723739eedd409ea8a6ae27332e48515210.tar.bz2
domain-dig-083dfa723739eedd409ea8a6ae27332e48515210.zip
docs: correct license references to MIT
The badge added alongside the SonarCloud badges claimed GPL v3, and the README's License section claimed 'GPL 3.0 or later'. LICENSE has always been MIT, so both statements misrepresented the project's terms on its public front page. The section text predates this branch.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2ae5dee..736418d 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=zerolabsco_domain-dig&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=zerolabsco_domain-dig)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=zerolabsco_domain-dig&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=zerolabsco_domain-dig)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=zerolabsco_domain-dig&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=zerolabsco_domain-dig)
-[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
+[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![App Store Badge](https://zerolabs.sh/storebutton.svg)](https://apps.apple.com/us/app/domaindig/id6760368004)
@@ -67,7 +67,7 @@ If you discover a security issue, see `SECURITY.md`.
## License
-This project is licensed under GPL 3.0 or later. See `LICENSE`.
+This project is licensed under the MIT License. See `LICENSE`.
## Contact