--- deliantra/server/COPYING.Affero 2009/11/07 14:00:25 1.14 +++ deliantra/server/COPYING.Affero 2018/11/17 23:33:17 1.17 @@ -24,7 +24,11 @@ 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. +3. is the code listed in COPYING.Other? + if yes, see there +4. otherwise, the code is 100% GPL. + +List of pure APGL files: common/image.C common/logger.C @@ -34,6 +38,7 @@ ext/* include/attackinc.h include/cfperl.h + include/compiler.h include/crc.h include/devel.h include/dynbuf.h @@ -56,6 +61,7 @@ server/evthread.C server/freezethaw.C server/genaccess + server/quadland.C socket/init.C socket/loop.C socket/lowlevel.C