ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/COPYING.Affero
(Generate patch)

Comparing deliantra/server/COPYING.Affero (file contents):
Revision 1.11 by root, Thu Nov 5 16:09:51 2009 UTC vs.
Revision 1.12 by root, Sat Nov 7 13:58:00 2009 UTC

1Take note of the GNU Affero License (COPYING.Affero), which applies to part 1Take note of the GNU Affero General Public License (COPYING.Affero),
2of this release, which means you have to follow the requirements laid out 2which applies to part of this release, which means you have to follow the
3in section 13. of both licenses. 3requirements laid out in section 13. of both licenses.
4
5As long as you follow the provisions of the APGL you should be safe.
4 6
5Note that ALL changed introduced by the Deliantra team are under the 7Note that ALL changed introduced by the Deliantra team are under the
6Affero GNU Public License. Specifically, the files listed below are 100% 8Affero GNU Public License. Specifically, the files listed below are 100%
7AGPL. The listing of these files does not imply the remaining files do not 9AGPL. The listing of these files does not imply the remaining files do not
8contain any AGPL code (the opposite is actually true). 10contain any AGPL code (the opposite is actually true).
9 11
12The archetypes and maps are mostly GPL, but all maps and archetype file
13added by Deliantra are AGPL, unless otherwise noted (many media files are
14cc:by or similarly permissive, and this is noted in the META.json files in
15directories that have them). Again, note that unless you remove the AGPL
16parts, then the whole server, maps and archetypes distributions have to be
17treated according to the Affero GPL.
18
10Here is an algorithm to decide which parts are AGPL and which are not: 19Here is an algorithm to decide which parts of the server code are AGPL and
20which are not:
11 21
121. is the file listed below (glob syntax)? 221. is the file listed below (glob syntax)?
13 if yes, it is 100% AGPL. 23 if yes, it is 100% AGPL.
142. does the file contain //+GPL and/or //-GPL markers? 242. does the file contain //+GPL and/or //-GPL markers?
15 if yes, then everything is AGPL, except the code between 25 if yes, then everything is AGPL, except the code between

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines