✒️ Update license notice

This commit is contained in:
Acclorite 2025-01-27 22:30:13 +02:00 committed by GitHub
parent de3b45e6a1
commit 75ad26489b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,10 +132,17 @@ _Help translate the app on [Hosted Weblate](https://hosted.weblate.org/engage/bo
## 🧾 License ## 🧾 License
<div align="center"> <div align="center">
<pre> <pre>
GNU GENERAL PUBLIC LICENSE This program is free software: you can redistribute it and/or modify
Version 3, 29 June 2007 </br> it under the terms of the GNU General Public License as published by
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> the Free Software Foundation, either version 3 of the License, or
Everyone is permitted to copy and distribute verbatim copies (at your option) any later version.
of this license document, but changing it is not allowed.
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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
</pre> </pre>
</div> </div>