Add GPL license and update README with license information

This commit is contained in:
2026-02-13 11:56:41 +01:00
parent 4d3e3cce6e
commit c38c065643
2 changed files with 672 additions and 1 deletions

View File

@@ -228,7 +228,9 @@ merged_tags = list(existing_tags.union(new_tags))
## 📜 License
This project is open-source and available under the **MIT License**.
This project is open-source and available under the **GNU General Public License v3.0 (GPL-3.0)**.
See the [LICENSE](LICENSE) file for the full license text.
## 👥 Authors