Fix License type of dnsinfo (#10773)
Motivation: `dnsinfo` uses `Apple Public Source License 2.0` not `Apache License 2.0`. Modification: Changed `Apache License 2.0` to `Apple Public Source License 2.0` Result: Fixes #10772
This commit is contained in:
parent
ab56fb6f44
commit
23864d25b9
@ -243,6 +243,6 @@ This private header is also used by Apple's open source
|
||||
mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
|
||||
|
||||
* LICENSE:
|
||||
* license/LICENSE.dnsinfo.txt (Apache License 2.0)
|
||||
* license/LICENSE.dnsinfo.txt (Apple Public Source License 2.0)
|
||||
* HOMEPAGE:
|
||||
* https://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h
|
||||
* https://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user