Compare commits
10 commits
21aff912c8
...
be1a809b25
Author | SHA1 | Date | |
---|---|---|---|
|
be1a809b25 | ||
|
38685a3ed4 | ||
|
3339fe47ed | ||
|
773f569f63 | ||
|
55256e3c18 | ||
|
ea8b9aafc7 | ||
|
01190a3e2d | ||
|
ccb7632876 | ||
|
c497491e6f | ||
|
fc1963c541 |
1 changed files with 26 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
The Web Template Output Additional Permission, Version 0.7
|
||||
The Web Template Output Additional Permission, Version 3.0
|
||||
|
||||
This Web Template Output Additional Permission ("Additional Permission") is
|
||||
an additional permission under section 7 of the GNU Affero General Public
|
||||
|
@ -7,33 +7,35 @@ references this Additional Permission.
|
|||
|
||||
1. DEFINITIONS
|
||||
|
||||
"Covered Output" means a covered work in the HTML, Javascript, and/or CSS
|
||||
"Website Output" means a covered work in the HTML, CSS, and/or Javascript
|
||||
languages, that was output from running a covered work and is propagated to
|
||||
the general public.
|
||||
|
||||
The "Output Licenses" are, for covered works written in HTML, the Creative Commons
|
||||
Public Domain Dedication 1.0 Universal or any later version as published by
|
||||
Creative Commons, Inc. ("CC0"), and, for covered works written in CSS and Javascript,
|
||||
the GNU Lesser General Public License Version 3 or any later version of that
|
||||
license as published by the Free Software Foundation,
|
||||
The "Output Licenses" are, for covered works written in HTML, the Creative
|
||||
Commons Public Domain Dedication 1.0 Universal or any later version as
|
||||
published by Creative Commons, Inc. ("CC0"), and, for covered works written
|
||||
in CSS and Javascript, the GNU Lesser General Public License Version 3 or any
|
||||
later version of that license as published by the Free Software Foundation,
|
||||
Inc. ("LGPLv3-or-later").
|
||||
|
||||
2. GRANT OF ADDITIONAL PERMISSION
|
||||
2. Grant of Additional Permission.
|
||||
|
||||
The Covered Output is licensed to you under the Output Licenses provided that
|
||||
Covered Output is comprised only of: (a) Covered Output generated by the
|
||||
unmodified Program, and/or (b) content that was not already a covered work.
|
||||
The Website Output is licensed to you under the Output Licenses provided that
|
||||
it is unmodified, or is modified Website Output comprised only of: (a)
|
||||
Website Output generated by the unmodified Program and (b) content that was
|
||||
not already a covered work.
|
||||
|
||||
No additional permission is granted for any covered works that are not HTML,
|
||||
Javascript nor CSS.
|
||||
CSS, and/or Javascript.
|
||||
|
||||
3. NO WEAKENING OF COPYLEFT.
|
||||
3. No Weakening Of Copyleft.
|
||||
|
||||
The availability of this Additional Permission does not imply any general
|
||||
presumption that third-party software is unaffected by the copyleft
|
||||
requirements of the AGPLv3 license of this Program.
|
||||
presumption that software is unaffected by the copyleft requirements of the
|
||||
AGPLv3 license of this Program or another Program separately licensed under
|
||||
AGPLv3.
|
||||
|
||||
4. Revised Versions of this Additional Permission.
|
||||
4. Revised Versions of this Additional Permission.
|
||||
|
||||
The Software Freedom Conservancy, Inc. ("Conservancy") may publish revised
|
||||
and/or new versions of this Additional Permission from time to time. Such
|
||||
|
@ -56,3 +58,11 @@ the Program.
|
|||
Later Additional Permission versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any author or
|
||||
copyright holder as a result of your choosing to follow a later version.
|
||||
|
||||
5. Meta-License
|
||||
|
||||
The actual text of this Additional Permission is made available under CC0.
|
||||
|
||||
Software Freedom Conservancy, Inc. asks that you rename this Additional
|
||||
Permission and remove our name from any modified version of this Additional
|
||||
Permission.
|
||||
|
|
Loading…
Reference in a new issue