| Line | |
|---|
| 1 | ---------------------------------------------------------- Tremulous License --- |
|---|
| 2 | |
|---|
| 3 | Tremulous is licensed in two broadly separate sections: the code and the media. |
|---|
| 4 | |
|---|
| 5 | The code is licensed under the GNU GENERAL PUBLIC LICENSE. This license is |
|---|
| 6 | contained in full in the file named GPL. Please be aware of the exceptions to |
|---|
| 7 | this license as listed below. |
|---|
| 8 | |
|---|
| 9 | The media is licensed under the CREATIVE COMMONS ATTRIBUTION-SHAREALIKE 2.5 |
|---|
| 10 | LICENSE. Please read http://creativecommons.org/licenses/by-sa/2.5/ to learn |
|---|
| 11 | more about this license. The full license text is contained in the file named |
|---|
| 12 | CC. |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | ---------------------------------------------------- Code License Exceptions --- |
|---|
| 16 | |
|---|
| 17 | The following files contain sections of code that are not licensed under the |
|---|
| 18 | GPL, but are nevertheless GPL compatible. The license text for these licenses |
|---|
| 19 | is contained within the files as listed. |
|---|
| 20 | |
|---|
| 21 | src/qcommon/unzip.c zlib license |
|---|
| 22 | src/game/bg_lib.c BSD license |
|---|
| 23 | src/client/snd_adpcm.c Stichting Mathematisch Centrum license |
|---|
| 24 | src/jpeg-6/* JPEG license |
|---|