--- deliantra/server/COPYING.Affero 2009/11/07 13:58:00 1.12 +++ deliantra/server/COPYING.Affero 2011/05/01 13:18:23 1.16 @@ -1,13 +1,13 @@ Take note of the GNU Affero General Public License (COPYING.Affero), which applies to part of this release, which means you have to follow the -requirements laid out in section 13. of both licenses. +requirements laid out in section 13 of both licenses (see COPYING.GNU). As long as you follow the provisions of the APGL you should be safe. -Note that ALL changed introduced by the Deliantra team are under the -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). +Note that ALL changes introduced by the Deliantra team are under the +Affero General 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). The archetypes and maps are mostly GPL, but all maps and archetype file added by Deliantra are AGPL, unless otherwise noted (many media files are @@ -26,6 +26,8 @@ //+GPL and //-GPL. 3. otherwise, the code is 100% GPL. +List of pure APGL files: + common/image.C common/logger.C common/los.C @@ -34,6 +36,7 @@ ext/* include/attackinc.h include/cfperl.h + include/compiler.h include/crc.h include/devel.h include/dynbuf.h @@ -56,6 +59,7 @@ server/evthread.C server/freezethaw.C server/genaccess + server/quadland.C socket/init.C socket/loop.C socket/lowlevel.C