On Saturday 17 June 2006 19:41, Wouter Verhelst wrote: > On Sat, Jun 17, 2006 at 06:35:22PM +0200, Frits Daalmans wrote: > > Package: wnpp > > Severity: wishlist > > Owner: Frits Daalmans <[EMAIL PROTECTED]> > > > > * Package name : gtkradiant > > Version : 1.5.0-1 > > Upstream Author : Id Software, Inc. > > * URL : http://www.qeradiant.com/ > > * License : (GPL, LGPL, BSD) > > Hmm. > > > Programming Lang: (C++, Python, OpenGL) > > Description : level editor for doom3 and quake4 maps > > > > GtkRadiant is a 3D level editor for Id Software's games doom3 and quake4 > > (and apparently many others). > > It was recently released under the GPL by Id Software, Inc. > > Then you may need to update the License: header above :) Well.. this is my first Debian package, but I got the impression that even though the core is under GPL, there are other parts that are BSD and LGPL licensed. Here is the entire LICENSE file, btw:
LICENSE ( last update: Wed Feb 8 17:16:40 CST 2006 ) ----------------------------------------------------- There are 3 license types used throughout GtkRadiant source code. BSD - modified Berkeley Software Distribution license ( each BSD licensed source file starts with the appropriate header ) LGPL - GNU Lesser General Public License v2.1 ( see LGPL at the root of the tree ) GPL - GNU General Public License ( see GPL at the root of the tree ) How do I check which license applies to a given part of the source code? Each source file in the tree comes with a license header which explains what license applies. To sum up shortly: GPL: ( except some files contributed by Loki Software under BSD license ) GtkRadiant Core GtkRadiant Modules GtkRadiant Libraries Quake III Tools Quake II Tools Background2D Plugin HydraToolz Plugin BSD: JPEG Library MD5 Library DDS Library PicoModel Library PrtView Plugin LGPL BobToolz Plugin GenSurf Plugin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

