Add GPL 3.0 licence

This commit is contained in:
2025-05-07 09:44:50 +02:00
parent 2e915b9037
commit bcc53aec90
3 changed files with 691 additions and 0 deletions

View File

@@ -213,3 +213,6 @@ You can also request media from Pythagoras using the `/media/` endpoint, which w
curl -X GET http://localhost:8000/media/stallman.webm
```
## License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.