Initial release.

This commit is contained in:
Mr Finchum 2025-03-16 22:14:32 +01:00
parent 7857a94c81
commit 0e005f6c4c
3 changed files with 128 additions and 91 deletions

20
LICENSE.md Normal file
View file

@ -0,0 +1,20 @@
# GNU Affero General Public License v3.0
Copyright (C) [2024] [Mr Finchum]
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
---
## Additional Notes:
This program is licensed under the AGPL-3.0, which requires that any modifications or derivative works distributed or used over a network must also be licensed under the AGPL-3.0.