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.14 by root, Sat Nov 7 14:00:25 2009 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. otherwise, the code is 100% GPL.
28
29 common/image.C
30 common/logger.C
31 common/los.C
32 common/shstr.C
33 common/utils.C
34 ext/*
35 include/attackinc.h
36 include/cfperl.h
37 include/crc.h
38 include/devel.h
39 include/dynbuf.h
40 include/event2inc
41 include/eventinc.h
42 include/evthread.h
43 include/face.h
44 include/genkeyword
45 include/loader.h
46 include/shstr.h
47 include/shstrinc.h
48 include/skillinc.h
49 include/traits.h
50 include/util.h
51 lib/cf.pm
52 lib/cf/*
53 pod/*
54 server/cfperl.xs
55 server/dynbuf.C
56 server/evthread.C
57 server/freezethaw.C
58 server/genaccess
59 socket/init.C
60 socket/loop.C
61 socket/lowlevel.C
62 socket/sounds.C
63 util/cfutil.in
64
1 GNU AFFERO GENERAL PUBLIC LICENSE 65 GNU AFFERO GENERAL PUBLIC LICENSE
2 Last Call Draft (2) of Version 3, 14 August 2007 66 Version 3, 19 November 2007
3
4THIS IS A DRAFT, NOT A PUBLISHED VERSION OF THE GNU AFFERO GENERAL PUBLIC
5LICENSE.
6 67
7 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> 68 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
8 Everyone is permitted to copy and distribute verbatim copies 69 Everyone is permitted to copy and distribute verbatim copies
9 of this license document, but changing it is not allowed. 70 of this license document, but changing it is not allowed.
10 71
48provide the source code of the modified version running there to the 109provide the source code of the modified version running there to the
49users of that server. Therefore, public use of a modified version, on 110users of that server. Therefore, public use of a modified version, on
50a publicly accessible server, gives the public access to the source 111a publicly accessible server, gives the public access to the source
51code of the modified version. 112code of the modified version.
52 113
114 An older license, called the Affero General Public License and
115published by Affero, was designed to accomplish similar goals. This is
116a different license, not a version of the Affero GPL, but Affero has
117released a new version of the Affero GPL which permits relicensing under
118this license.
119
53 The precise terms and conditions for copying, distribution and 120 The precise terms and conditions for copying, distribution and
54modification follow. 121modification follow.
55 122
56 TERMS AND CONDITIONS 123 TERMS AND CONDITIONS
57 124
58 0. Definitions. 125 0. Definitions.
59 126
60 "This License" refers to version 3 of the GNU Affero General Public 127 "This License" refers to version 3 of the GNU Affero General Public
61License. 128License.
62 129
63 "Copyright" also means copyright-like laws that apply to other kinds of 130 "Copyright" also means copyright-like laws that apply to other kinds
64works, such as semiconductor masks. 131of works, such as semiconductor masks.
65 132
66 "The Program" refers to any copyrightable work licensed under this 133 "The Program" refers to any copyrightable work licensed under this
67License. Each licensee is addressed as "you". "Licensees" and 134License. Each licensee is addressed as "you". "Licensees" and
68"recipients" may be individuals or organizations. 135"recipients" may be individuals or organizations.
69 136
70 To "modify" a work means to copy from or adapt all or part of the work 137 To "modify" a work means to copy from or adapt all or part of the work
372 those licensors and authors. 439 those licensors and authors.
373 440
374 All other non-permissive additional terms are considered "further 441 All other non-permissive additional terms are considered "further
375restrictions" within the meaning of section 10. If the Program as you 442restrictions" 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 443received 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 444governed by this License along with a term that is a further restriction,
378restriction, you may remove that term. If a license document contains 445you may remove that term. If a license document contains a further
379a further restriction but permits relicensing or conveying under this 446restriction but permits relicensing or conveying under this License, you
380License, you may add to a covered work material governed by the terms 447may add to a covered work material governed by the terms of that license
381of that license document, provided that the further restriction does 448document, provided that the further restriction does not survive such
382not survive such relicensing or conveying. 449relicensing or conveying.
383 450
384 If you add terms to a covered work in accord with this section, you 451 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 452must place, in the relevant source files, a statement of the
386additional terms that apply to those files, or a notice indicating 453additional terms that apply to those files, or a notice indicating
387where to find the applicable terms. 454where to find the applicable terms.
561 The Free Software Foundation may publish revised and/or new versions of 628 The Free Software Foundation may publish revised and/or new versions of
562the GNU Affero General Public License from time to time. Such new 629the GNU Affero General Public License from time to time. Such new
563versions will be similar in spirit to the present version, but may differ 630versions will be similar in spirit to the present version, but may differ
564in detail to address new problems or concerns. 631in detail to address new problems or concerns.
565 632
566 Each version is given a distinguishing version number. If the Program 633 Each version is given a distinguishing version number. If the
567specifies that a certain numbered version of the GNU Affero General 634Program specifies that a certain numbered version of the GNU Affero
568Public License "or any later version" applies to it, you have the option 635General Public License "or any later version" applies to it, you have
569of following the terms and conditions either of that numbered version or 636the option of following the terms and conditions either of that
637numbered version or of any later version published by the Free
638Software Foundation. If the Program does not specify a version number
639of the GNU Affero General Public License, you may choose any version
570of any later version published by the Free Software Foundation. If the 640ever 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 641
575 If the Program specifies that a proxy can decide which future versions 642 If the Program specifies that a proxy can decide which future
576of the GNU Affero General Public License can be used, that proxy's 643versions of the GNU Affero General Public License can be used, that
577public statement of acceptance of a version permanently authorizes you 644proxy's public statement of acceptance of a version permanently
578to choose that version for the Program. 645authorizes you to choose that version for the Program.
579 646
580 Later license versions may give you additional or different 647 Later license versions may give you additional or different
581permissions. However, no additional obligations are imposed on any 648permissions. However, no additional obligations are imposed on any
582author or copyright holder as a result of your choosing to follow a 649author or copyright holder as a result of your choosing to follow a
583later version. 650later version.
612reviewing courts shall apply local law that most closely approximates 679reviewing courts shall apply local law that most closely approximates
613an absolute waiver of all civil liability in connection with the 680an absolute waiver of all civil liability in connection with the
614Program, unless a warranty or assumption of liability accompanies a 681Program, unless a warranty or assumption of liability accompanies a
615copy of the Program in return for a fee. 682copy of the Program in return for a fee.
616 683
617 END OF TERMS AND CONDITIONS 684 END OF TERMS AND CONDITIONS
618 685
619 How to Apply These Terms to Your New Programs 686 How to Apply These Terms to Your New Programs
620 687
621 If you develop a new program, and you want it to be of the greatest 688 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 689possible 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. 690free software which everyone can redistribute and change under these terms.
624 691
629 696
630 <one line to give the program's name and a brief idea of what it does.> 697 <one line to give the program's name and a brief idea of what it does.>
631 Copyright (C) <year> <name of author> 698 Copyright (C) <year> <name of author>
632 699
633 This program is free software: you can redistribute it and/or modify 700 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 701 it under the terms of the GNU Affero General Public License as
635 the Free Software Foundation, either version 3 of the License, or 702 published by the Free Software Foundation, either version 3 of the
636 (at your option) any later version. 703 License, or (at your option) any later version.
637 704
638 This program is distributed in the hope that it will be useful, 705 This program is distributed in the hope that it will be useful,
639 but WITHOUT ANY WARRANTY; without even the implied warranty of 706 but WITHOUT ANY WARRANTY; without even the implied warranty of
640 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 707 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
641 GNU Affero General Public License for more details. 708 GNU Affero General Public License for more details.
643 You should have received a copy of the GNU Affero General Public License 710 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/>. 711 along with this program. If not, see <http://www.gnu.org/licenses/>.
645 712
646Also add information on how to contact you by electronic and paper mail. 713Also add information on how to contact you by electronic and paper mail.
647 714
648 If the program does terminal interaction, make it output a short 715 If your software can interact with users remotely through a computer
649notice like this when it starts in an interactive mode: 716network, you should also make sure that it provides a way for users to
650 717get its source. For example, if your program is a web application, its
651 <program> Copyright (C) <year> <name of author> 718interface could display a "Source" link that leads users to an archive
652 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 719of the code. There are many ways you could offer source, and different
653 This is free software, and you are welcome to redistribute it 720solutions will be better for different programs; see section 13 for the
654 under certain conditions; type `show c' for details. 721specific 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 722
660 You should also get your employer (if you work as a programmer) or school, 723 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. 724if 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 725For more information on this, and how to apply and follow the GNU AGPL, see
663<http://www.gnu.org/licenses/>. 726<http://www.gnu.org/licenses/>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines