40 lines
1.7 KiB
Plaintext
40 lines
1.7 KiB
Plaintext
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
Version 3, 19 November 2007
|
|
|
|
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
|
|
|
Everyone is permitted to copy and distribute verbatim copies of this license
|
|
document, but changing it is not allowed.
|
|
|
|
Preamble
|
|
========
|
|
|
|
The GNU Affero General Public License is a free, copyleft license for
|
|
software and other kinds of works, specifically designed to ensure
|
|
cooperation with the community in the case of network server software.
|
|
|
|
[Full text omitted for brevity in this stub -- the canonical AGPL-3.0 text
|
|
lives at https://www.gnu.org/licenses/agpl-3.0.txt. Download and replace
|
|
this stub with the full text before shipping. The full text is ~34 KB.]
|
|
|
|
For the purposes of OreBolt OS v1.4, the operative sections are:
|
|
|
|
Section 13: If you modify this Program and interact with it over a
|
|
network, you must make the modified source code available
|
|
to all users who interact with the Program over that
|
|
network. See https://www.gnu.org/licenses/agpl-3.0.html
|
|
for the full text of section 13.
|
|
|
|
Section 6: Distribution of the Program (or a covered work) as a
|
|
"User Product" requires that the user be able to install
|
|
modified versions on the product. This blocks
|
|
tivoization of the H2 device for AGPL-covered components.
|
|
|
|
Section 7: Additional permissions -- you may add your own terms to
|
|
the AGPL-covered work, but they must not restrict the
|
|
rights granted by the AGPL itself.
|
|
|
|
For the full license text, download:
|
|
curl -o licenses/AGPL-3.0.txt https://www.gnu.org/licenses/agpl-3.0.txt
|
|
|