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

Bug 452402

Summary: net-libs/sofia-sip: LICENSE should be "LGPL-2.1+ BSD public-domain"
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: New packagesAssignee: voip herd (OBSOLETE) <voip+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: licenses
Priority: Normal Keywords: QAcanfix
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 436214    

Description Ulrich Müller gentoo-dev 2013-01-15 20:09:50 UTC
See COPYRIGHTS file in tarball. The main license of the package is LGPL-2.1+.
A few files are under a different license:

   su_addrinfo.{c,h}: BSD (3-clause)
   su_md5.c: public-domain

Files inet_ntop.c, inet_pton.c, getopt.c, strtoull.c, and  rc4.c are also mentioned in COPYRIGHTS, but are not used.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2013-01-15 21:04:41 UTC
I see you have already done all the research, thank you. Please commit.
Comment 2 Ulrich Müller gentoo-dev 2013-01-15 22:02:20 UTC
Fixed.