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.8 by root, Wed Nov 4 00:02:47 2009 UTC vs.
Revision 1.9 by root, Thu Nov 5 15:43:21 2009 UTC

1Take note of the GNU Affero License (COPYING.Affero), which applies to part 1Take note of the GNU Affero License (COPYING.Affero), which applies to part
2of this release, which means you have to follow the requirements laid out 2of this release, which means you have to follow the requirements laid out
3in section 13. of both licenses. 3in section 13. of both licenses.
4 4
5Note that ALL changed introduced by the Deliantra team are under the 5Note that ALL changed introduced by the Deliantra team are under the
6Affero GNU Public License. Specifically, the following files are 100% 6Affero GNU Public License. Specifically, the files listed below are 100%
7AGPL. The listing of these files does not imply the remaining files do not 7AGPL. The listing of these files does not imply the remaining files do not
8contain any AGPL code (the opposite is actually true). 8contain any AGPL code (the opposite is actually true).
9
10Here is an algorithm to decide which parts are AGPL and which are not:
11
121. is the file listed below? if yes, it is 100% AGPL.
132. does the file contain //+GPL and/or //-GPL markers?
14 if yes, then everything is AGPL, except the code between
15 //+GPL and //-GPL.
163. otherwise, the code is 100% GPL.
9 17
10 include/shstr.h 18 include/shstr.h
11 include/traits.h 19 include/traits.h
12 include/shstrinc.h 20 include/shstrinc.h
13 include/skillinc.h 21 include/skillinc.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines