Merge branch 'adrelanos-patch-57'

This commit is contained in:
Andrew David Wong 2021-06-26 06:02:11 -07:00
commit 05db1e767b
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -10,6 +10,14 @@ ref: 52
title: Software License
---
Qubes is a compilation of software packages, each under its own license. The compilation is made available under the GNU General Public License version 2.
Qubes OS is a compilation of software packages, each under its own license. The
compilation is made available under the GNU General Public License version 2
(GPLv2).
The full text of the GPL v2 license can be found [here](https://www.gnu.org/licenses/gpl-2.0.html).
The source code of Qubes OS is contained in repositories under the
[@QubesOS](https://github.com/QubesOS) account on GitHub. This source code is
made available under GPLv2, unless there is a `LICENSE` file in the root of the
containing repository that specifies a different license.
The full text of the GPLv2 license can be found
[here](https://www.gnu.org/licenses/gpl-2.0.html).