Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99070 - dev-java/sablevm: incomplete LICENCE info
Summary: dev-java/sablevm: incomplete LICENCE info
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-14 20:25 UTC by David Bélanger
Modified: 2005-09-10 10:44 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 David Bélanger 2005-07-14 20:25:41 UTC
The dev-java/sablevm ebuild specify LGPL-2.1.
The ebuilds install 2 tarballs:
SableVM - that is indeed LGPL-2.1
A modified GNU Classpath - that is GPL-2 plus an exception: http://www.gnu.org/software/classpath/license.html

I believe the LICENCE value should read:
LICENCE="LGPL-2.1 GPL-2"
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2005-09-10 10:44:25 UTC
LICENSE="LGPL-2.1 GPL-2-with-linking-exception"
updated thanks