|
Revision 257, 0.9 kB
(checked in by mattn, 4 months ago)
|
* changed eol-style to native
|
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
LICENSE ( last update: Wed Feb 8 17:16:40 CST 2006 ) |
|---|
| 2 |
----------------------------------------------------- |
|---|
| 3 |
|
|---|
| 4 |
There are 3 license types used throughout GtkRadiant source code. |
|---|
| 5 |
|
|---|
| 6 |
BSD - modified Berkeley Software Distribution license |
|---|
| 7 |
( each BSD licensed source file starts with the appropriate header ) |
|---|
| 8 |
LGPL - GNU Lesser General Public License v2.1 |
|---|
| 9 |
( see LGPL at the root of the tree ) |
|---|
| 10 |
GPL - GNU General Public License |
|---|
| 11 |
( see GPL at the root of the tree ) |
|---|
| 12 |
|
|---|
| 13 |
How do I check which license applies to a given part of the source code? |
|---|
| 14 |
|
|---|
| 15 |
Each source file in the tree comes with a license header which explains what |
|---|
| 16 |
license applies. To sum up shortly: |
|---|
| 17 |
|
|---|
| 18 |
GPL: ( except some files contributed by Loki Software under BSD license ) |
|---|
| 19 |
GtkRadiant Core |
|---|
| 20 |
GtkRadiant Modules |
|---|
| 21 |
GtkRadiant Libraries |
|---|
| 22 |
Quake III Tools |
|---|
| 23 |
Quake II Tools |
|---|
| 24 |
Background2D Plugin |
|---|
| 25 |
HydraToolz Plugin |
|---|
| 26 |
|
|---|
| 27 |
BSD: |
|---|
| 28 |
JPEG Library |
|---|
| 29 |
MD5 Library |
|---|
| 30 |
DDS Library |
|---|
| 31 |
PicoModel Library |
|---|
| 32 |
PrtView Plugin |
|---|
| 33 |
|
|---|
| 34 |
LGPL |
|---|
| 35 |
BobToolz Plugin |
|---|
| 36 |
GenSurf Plugin |
|---|