--- deliantra/server/COPYING.Affero 2009/11/03 23:18:23 1.6 +++ deliantra/server/COPYING.Affero 2009/11/05 15:43:21 1.9 @@ -3,10 +3,18 @@ in section 13. of both licenses. Note that ALL changed introduced by the Deliantra team are under the -Affero GNU Public License. Specifically, the following files are 100% +Affero GNU Public License. Specifically, the files listed below are 100% AGPL. The listing of these files does not imply the remaining files do not contain any AGPL code (the opposite is actually true). +Here is an algorithm to decide which parts are AGPL and which are not: + +1. is the file listed below? if yes, it is 100% AGPL. +2. does the file contain //+GPL and/or //-GPL markers? + if yes, then everything is AGPL, except the code between + //+GPL and //-GPL. +3. otherwise, the code is 100% GPL. + include/shstr.h include/traits.h include/shstrinc.h @@ -25,13 +33,17 @@ include/client.h include/cfperl.h include/attackinc.h + include/event2inc + include/genkeyword common/los.C common/shstr.C common/logger.C common/image.C + common/utils.C server/freezethaw.C server/cfperl.xs server/evthread.C + server/genaccess socket/lowlevel.C socket/sounds.C socket/loop.C