Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463998 - dev-java/concurrent-util: LICENSE should be "public-domain sun-concurrent-util MIT"
Summary: dev-java/concurrent-util: LICENSE should be "public-domain sun-concurrent-uti...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: as-is-license
  Show dependency tree
 
Reported: 2013-03-31 14:18 UTC by Ulrich Müller
Modified: 2013-04-16 18:45 UTC (History)
1 user (show)

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


Attachments
licenses/sun-concurrent-util (sun-concurrent-util,2.42 KB, text/plain)
2013-03-31 14:18 UTC, Ulrich Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2013-03-31 14:18:43 UTC
Created attachment 343832 [details]
licenses/sun-concurrent-util

According to the package's homepage:
"All classes are released to the public domain and may be used for any purpose whatsoever without permission or acknowledgment. Portions of the CopyOnWriteArrayList and ConcurrentReaderHashMap classes are adapted from Sun JDK source code. These are copyright of Sun Microsystems, Inc, and are used with their kind permission, as described in this license."

The Sun license is attached. AFAICS, the right to create derivative works is only granted to Doug Lea, therefore it doesn't qualify as a free software license. It can be added to the BINARY-REDISTRIBUTABLE license group though.

In addition, file src/demo/Heat.java carries a MIT (X11) license notice.
Comment 1 Ulrich Müller gentoo-dev 2013-04-16 18:45:32 UTC
Fixed.