Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301210 - x11-wm/afterstep: license AFTERSTEP is a duplicate of MIT
Summary: x11-wm/afterstep: license AFTERSTEP is a duplicate of MIT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Afterstep Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 17:23 UTC by Ulrich Müller
Modified: 2010-01-18 15:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2010-01-16 17:23:48 UTC
x11-wm/afterstep should be changed to LICENSE="MIT" and licenses/AFTERSTEP be removed. Thanks in advance.
Comment 1 Bernard Cafarelli gentoo-dev 2010-01-18 14:41:24 UTC
Actually, doc/licenses/COPYING contradicts the root COPYING:
*All the stuff* is GNU GPLed version 2 except :

- afterstep which is currently "multilicensed" (see every source file for
  individual copyrights) : GPL for all but src/afterstep.c src/borders.c
  src/clientwin.c src/functions.c

AfterStep v2.0 will include major rewrites so even these 5 exceptions
will be covered by GNU GPL v2 !

I've checked a few source files, they refer to GPL-2. I'll check the rest and update the LICENSE accordingly
Comment 2 Bernard Cafarelli gentoo-dev 2010-01-18 15:26:43 UTC
http://www.afterstep.org/visualdoc.php?show=copyright&sub=license

I've update LICENSE field in current afterstep ebuilds, and licenses/AFTERSTEP is gone :)