Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 519972

Summary: >=net-analyzer/nb-0.8.17 - new license is MIT only?
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED WONTFIX    
Severity: normal CC: licenses
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: LICENSE.txt

Description Jeroen Roovers (RETIRED) gentoo-dev 2014-08-15 09:01:38 UTC
Created attachment 382918 [details]
LICENSE.txt

I'm not sure whether the new net-analyzer/nb license is simply MIT or whether the latter part constitutes an additional license that should be added as licenses/NodeBrain.
Comment 1 Ulrich Müller gentoo-dev 2014-08-15 10:58:44 UTC
It is dual licensed:
"[...] you can modify and/or redistribute it under the terms of either the MIT License (Expat) or the NodeBrain License."

We can choose to distribute the package under the MIT license. In addition, the "NodeBrain License" is very close to MIT, so I'd simply say LICENSE="MIT" and ignore the second part.

The alternative would be LICENSE="|| ( MIT NodeBrain )", but I don't see what we would gain by adding another permissive license file that is practically equivalent to MIT.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-15 12:13:07 UTC
LICENSE=MIT is already in place. Maybe we can revive this bug if a user requests it (which I doubt).