1 LICENSE ( last update: Wed Feb 8 17:16:40 CST 2006 )
2 -----------------------------------------------------
4 There are 3 license types used throughout GtkRadiant source code.
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 )
13 How do I check which license applies to a given part of the source code?
15 Each source file in the tree comes with a license header which explains what
16 license applies. To sum up shortly:
18 GPL: ( except some files contributed by Loki Software under BSD license )