weblate/docs/contributing/license.rst
Michal Čihař 8d8882d389
docs: move us compliance to the compliance section (#16594)
The old legal documentation really belongs to the new compliance
section, it was just not noticed when introducing it.
2025-10-16 10:28:42 +00:00

33 lines
1.1 KiB
ReStructuredText

Weblate license
---------------
Machine-readable licensing information
++++++++++++++++++++++++++++++++++++++
Weblate comes with `REUSE 3.3 <https://reuse.software/>`_ compliant license
specification in the source code.
To review licensing of Weblate dependencies please see :ref:`sbom`.
License terms
+++++++++++++
Copyright © Michal Čihař michal@weblate.org
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
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/>.
Weblate modules license
+++++++++++++++++++++++
Some Weblate modules use MIT or ISC licenses. Please check the
respective repositories for the actual license.