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.4 by root, Mon Dec 24 05:03:17 2007 UTC vs.
Revision 1.11 by root, Thu Nov 5 16:09:51 2009 UTC

1Take note of the GNU Affero License (COPYING.GNU), 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
5Note that ALL changed introduced by the Deliantra team are under the
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
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 (glob syntax)?
13 if yes, it is 100% AGPL.
142. does the file contain //+GPL and/or //-GPL markers?
15 if yes, then everything is AGPL, except the code between
16 //+GPL and //-GPL.
173. otherwise, the code is 100% GPL.
18
19 common/image.C
20 common/logger.C
21 common/los.C
22 common/shstr.C
23 common/utils.C
24 ext/*
25 include/attackinc.h
26 include/cfperl.h
27 include/crc.h
28 include/devel.h
29 include/dynbuf.h
30 include/event2inc
31 include/eventinc.h
32 include/evthread.h
33 include/face.h
34 include/genkeyword
35 include/loader.h
36 include/shstr.h
37 include/shstrinc.h
38 include/skillinc.h
39 include/traits.h
40 include/util.h
41 lib/cf.pm
42 lib/cf/*
43 pod/*
44 server/cfperl.xs
45 server/dynbuf.C
46 server/evthread.C
47 server/freezethaw.C
48 server/genaccess
49 socket/init.C
50 socket/loop.C
51 socket/lowlevel.C
52 socket/sounds.C
53 util/cfutil.in
4 54
5 GNU AFFERO GENERAL PUBLIC LICENSE 55 GNU AFFERO GENERAL PUBLIC LICENSE
6 Version 3, 19 November 2007 56 Version 3, 19 November 2007
7 57
8 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> 58 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines