Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446064 - net-analyzer/sniffit: LICENSE should be "BSD"
Summary: net-analyzer/sniffit: LICENSE should be "BSD"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: as-is-license
  Show dependency tree
 
Reported: 2012-12-05 10:58 UTC by Ulrich Müller
Modified: 2012-12-05 15:40 UTC (History)
1 user (show)

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 2012-12-05 10:58:22 UTC
BSD (3-clause) license, according to LICENSE file in tarball.

The LICENSE file contains an additional clause referring to bundled libpcap, which is also BSD licensed with USC copyright. (Besides, the bundled lib isn't used, AFAICS.)

In summary, LICENSE="BSD" should be fine here.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-05 15:40:40 UTC
Thanks for reporting.