forked from KqSMea8/AirplayServer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
13 lines (12 loc) · 727 Bytes
/
LICENSE
File metadata and controls
13 lines (12 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
License description:
src/main/cpp/lib/crypto/* - New BSD License
src/main/cpp/lib/curve25519/* - New BSD License (http://code.google.com/p/curve25519-donna/)
src/main/cpp/lib/ed25519/* - MIT License (https://github.com/orlp/ed25519)
src/main/cpp/lib/fdk-aac/* - https://github.com/mstorsjo/fdk-aac/blob/master/NOTICE
src/main/cpp/lib/playfair/* - GPL License
src/main/cpp/lib/plist/* - LGPLv2.1+ License
src/main/cpp/lib/http_parser.* - MIT License
src/main/cpp/lib/* - LGPLv2.1+ License
src/main/cpp/mDNSResponder/* - Apache License 2.0
src/main/java/com/apple/dnssd/* - Apache License 2.0
src/main/java/* - MIT License