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.2 by root, Wed Aug 15 06:50:39 2007 UTC vs.
Revision 1.18 by root, Wed Dec 5 21:18:37 2018 UTC

1Take note of the GNU Affero General Public License (COPYING.Affero),
2which applies to part of this release, which means you have to follow the
3requirements laid out in section 13 of both licenses (see COPYING.GNU).
4
5As long as you follow the provisions of the APGL you should be safe.
6
7Note that ALL changes introduced by the Deliantra team are under the
8Affero General Public License. Specifically, the files listed below are
9100% AGPL. The listing of these files does not imply the remaining files
10do not contain any AGPL code (the opposite is actually true).
11
12The archetypes and maps are mostly GPL, but all maps and archetype file
13added by Deliantra are AGPL, unless otherwise noted (many media files are
14cc:by or similarly permissive, and this is noted in the META.json files in
15directories that have them). Again, note that unless you remove the AGPL
16parts, then the whole server, maps and archetypes distributions have to be
17treated according to the Affero GPL.
18
19Here is an algorithm to decide which parts of the server code are AGPL and
20which are not:
21
221. is the file listed below (glob syntax)?
23 if yes, it is 100% AGPL.
242. does the file contain //+GPL and/or //-GPL markers?
25 if yes, then everything is AGPL, except the code between
26 //+GPL and //-GPL.
273. is the code listed in COPYING.Other?
28 if yes, see there
294. otherwise, the code is 100% GPL.
30
31List of pure APGL files:
32
33 common/image.C
34 common/logger.C
35 common/los.C
36 common/shstr.C
37 common/utils.C
38 ext/*
39 include/attackinc.h
40 include/cfperl.h
41 include/crc.h
42 include/devel.h
43 include/dynbuf.h
44 include/event2inc
45 include/eventinc.h
46 include/evthread.h
47 include/face.h
48 include/genkeyword
49 include/loader.h
50 include/shstr.h
51 include/shstrinc.h
52 include/skillinc.h
53 include/traits.h
54 include/util.h
55 lib/cf.pm
56 lib/cf/*
57 pod/*
58 server/cfperl.xs
59 server/dynbuf.C
60 server/evthread.C
61 server/freezethaw.C
62 server/genaccess
63 server/quadland.C
64 socket/init.C
65 socket/loop.C
66 socket/lowlevel.C
67 socket/sounds.C
68 util/cfutil.in
69
1 GNU AFFERO GENERAL PUBLIC LICENSE 70 GNU AFFERO GENERAL PUBLIC LICENSE
2 Last Call Draft (2) of Version 3, 14 August 2007 71 Version 3, 19 November 2007
3
4THIS IS A DRAFT, NOT A PUBLISHED VERSION OF THE GNU AFFERO GENERAL PUBLIC
5LICENSE.
6 72
7 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> 73 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
8 Everyone is permitted to copy and distribute verbatim copies 74 Everyone is permitted to copy and distribute verbatim copies
9 of this license document, but changing it is not allowed. 75 of this license document, but changing it is not allowed.
10 76
48provide the source code of the modified version running there to the 114provide the source code of the modified version running there to the
49users of that server. Therefore, public use of a modified version, on 115users of that server. Therefore, public use of a modified version, on
50a publicly accessible server, gives the public access to the source 116a publicly accessible server, gives the public access to the source
51code of the modified version. 117code of the modified version.
52 118
119 An older license, called the Affero General Public License and
120published by Affero, was designed to accomplish similar goals. This is
121a different license, not a version of the Affero GPL, but Affero has
122released a new version of the Affero GPL which permits relicensing under
123this license.
124
53 The precise terms and conditions for copying, distribution and 125 The precise terms and conditions for copying, distribution and
54modification follow. 126modification follow.
55 127
56 TERMS AND CONDITIONS 128 TERMS AND CONDITIONS
57 129
58 0. Definitions. 130 0. Definitions.
59 131
60 "This License" refers to version 3 of the GNU Affero General Public 132 "This License" refers to version 3 of the GNU Affero General Public
61License. 133License.
62 134
63 "Copyright" also means copyright-like laws that apply to other kinds of 135 "Copyright" also means copyright-like laws that apply to other kinds
64works, such as semiconductor masks. 136of works, such as semiconductor masks.
65 137
66 "The Program" refers to any copyrightable work licensed under this 138 "The Program" refers to any copyrightable work licensed under this
67License. Each licensee is addressed as "you". "Licensees" and 139License. Each licensee is addressed as "you". "Licensees" and
68"recipients" may be individuals or organizations. 140"recipients" may be individuals or organizations.
69 141
70 To "modify" a work means to copy from or adapt all or part of the work 142 To "modify" a work means to copy from or adapt all or part of the work
372 those licensors and authors. 444 those licensors and authors.
373 445
374 All other non-permissive additional terms are considered "further 446 All other non-permissive additional terms are considered "further
375restrictions" within the meaning of section 10. If the Program as you 447restrictions" within the meaning of section 10. If the Program as you
376received it, or any part of it, contains a notice stating that it is 448received it, or any part of it, contains a notice stating that it is
377governed by this License along with a term that is a further 449governed by this License along with a term that is a further restriction,
378restriction, you may remove that term. If a license document contains 450you may remove that term. If a license document contains a further
379a further restriction but permits relicensing or conveying under this 451restriction but permits relicensing or conveying under this License, you
380License, you may add to a covered work material governed by the terms 452may add to a covered work material governed by the terms of that license
381of that license document, provided that the further restriction does 453document, provided that the further restriction does not survive such
382not survive such relicensing or conveying. 454relicensing or conveying.
383 455
384 If you add terms to a covered work in accord with this section, you 456 If you add terms to a covered work in accord with this section, you
385must place, in the relevant source files, a statement of the 457must place, in the relevant source files, a statement of the
386additional terms that apply to those files, or a notice indicating 458additional terms that apply to those files, or a notice indicating
387where to find the applicable terms. 459where to find the applicable terms.
561 The Free Software Foundation may publish revised and/or new versions of 633 The Free Software Foundation may publish revised and/or new versions of
562the GNU Affero General Public License from time to time. Such new 634the GNU Affero General Public License from time to time. Such new
563versions will be similar in spirit to the present version, but may differ 635versions will be similar in spirit to the present version, but may differ
564in detail to address new problems or concerns. 636in detail to address new problems or concerns.
565 637
566 Each version is given a distinguishing version number. If the Program 638 Each version is given a distinguishing version number. If the
567specifies that a certain numbered version of the GNU Affero General 639Program specifies that a certain numbered version of the GNU Affero
568Public License "or any later version" applies to it, you have the option 640General Public License "or any later version" applies to it, you have
569of following the terms and conditions either of that numbered version or 641the option of following the terms and conditions either of that
642numbered version or of any later version published by the Free
643Software Foundation. If the Program does not specify a version number
644of the GNU Affero General Public License, you may choose any version
570of any later version published by the Free Software Foundation. If the 645ever published by the Free Software Foundation.
571Program does not specify a version number of the GNU Affero General
572Public License, you may choose any version ever published by the Free
573Software Foundation.
574 646
575 If the Program specifies that a proxy can decide which future versions 647 If the Program specifies that a proxy can decide which future
576of the GNU Affero General Public License can be used, that proxy's 648versions of the GNU Affero General Public License can be used, that
577public statement of acceptance of a version permanently authorizes you 649proxy's public statement of acceptance of a version permanently
578to choose that version for the Program. 650authorizes you to choose that version for the Program.
579 651
580 Later license versions may give you additional or different 652 Later license versions may give you additional or different
581permissions. However, no additional obligations are imposed on any 653permissions. However, no additional obligations are imposed on any
582author or copyright holder as a result of your choosing to follow a 654author or copyright holder as a result of your choosing to follow a
583later version. 655later version.
612reviewing courts shall apply local law that most closely approximates 684reviewing courts shall apply local law that most closely approximates
613an absolute waiver of all civil liability in connection with the 685an absolute waiver of all civil liability in connection with the
614Program, unless a warranty or assumption of liability accompanies a 686Program, unless a warranty or assumption of liability accompanies a
615copy of the Program in return for a fee. 687copy of the Program in return for a fee.
616 688
617 END OF TERMS AND CONDITIONS 689 END OF TERMS AND CONDITIONS
618 690
619 How to Apply These Terms to Your New Programs 691 How to Apply These Terms to Your New Programs
620 692
621 If you develop a new program, and you want it to be of the greatest 693 If you develop a new program, and you want it to be of the greatest
622possible use to the public, the best way to achieve this is to make it 694possible use to the public, the best way to achieve this is to make it
623free software which everyone can redistribute and change under these terms. 695free software which everyone can redistribute and change under these terms.
624 696
629 701
630 <one line to give the program's name and a brief idea of what it does.> 702 <one line to give the program's name and a brief idea of what it does.>
631 Copyright (C) <year> <name of author> 703 Copyright (C) <year> <name of author>
632 704
633 This program is free software: you can redistribute it and/or modify 705 This program is free software: you can redistribute it and/or modify
634 it under the terms of the GNU Affero General Public License as published by 706 it under the terms of the GNU Affero General Public License as
635 the Free Software Foundation, either version 3 of the License, or 707 published by the Free Software Foundation, either version 3 of the
636 (at your option) any later version. 708 License, or (at your option) any later version.
637 709
638 This program is distributed in the hope that it will be useful, 710 This program is distributed in the hope that it will be useful,
639 but WITHOUT ANY WARRANTY; without even the implied warranty of 711 but WITHOUT ANY WARRANTY; without even the implied warranty of
640 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 712 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
641 GNU Affero General Public License for more details. 713 GNU Affero General Public License for more details.
643 You should have received a copy of the GNU Affero General Public License 715 You should have received a copy of the GNU Affero General Public License
644 along with this program. If not, see <http://www.gnu.org/licenses/>. 716 along with this program. If not, see <http://www.gnu.org/licenses/>.
645 717
646Also add information on how to contact you by electronic and paper mail. 718Also add information on how to contact you by electronic and paper mail.
647 719
648 If the program does terminal interaction, make it output a short 720 If your software can interact with users remotely through a computer
649notice like this when it starts in an interactive mode: 721network, you should also make sure that it provides a way for users to
650 722get its source. For example, if your program is a web application, its
651 <program> Copyright (C) <year> <name of author> 723interface could display a "Source" link that leads users to an archive
652 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 724of the code. There are many ways you could offer source, and different
653 This is free software, and you are welcome to redistribute it 725solutions will be better for different programs; see section 13 for the
654 under certain conditions; type `show c' for details. 726specific requirements.
655
656The hypothetical commands `show w' and `show c' should show the appropriate
657parts of the General Public License. Of course, your program's commands
658might be different; for a GUI interface, you would use an "about box".
659 727
660 You should also get your employer (if you work as a programmer) or school, 728 You should also get your employer (if you work as a programmer) or school,
661if any, to sign a "copyright disclaimer" for the program, if necessary. 729if any, to sign a "copyright disclaimer" for the program, if necessary.
662For more information on this, and how to apply and follow the GNU GPL, see 730For more information on this, and how to apply and follow the GNU AGPL, see
663<http://www.gnu.org/licenses/>. 731<http://www.gnu.org/licenses/>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines