forked from xamarin/GooglePlayServicesComponents
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLicenses.json
11 lines (11 loc) · 954 Bytes
/
Licenses.json
1
2
3
4
5
6
7
8
9
10
11
{
"Android Software Development Kit License": "https://developer.android.com/studio/terms",
"Play Core Software Development Kit Terms of Service": "https://developer.android.com/guide/playcore#license",
"The Apache Software License, Version 2.0": "https://www.apache.org/licenses/LICENSE-2.0.txt",
"ML Kit Terms of Service": "https://developers.google.com/ml-kit/terms",
"Google Maps Platform Terms of Service": "https://cloud.google.com/maps-platform/terms/",
"The Apache Software License, Version 2.0 AND Simplified BSD License": "https://www.apache.org/licenses/LICENSE-2.0.txt;http://www.opensource.org/licenses/bsd-license",
"BSD 2 Clause AND BSD 3 Clause": "https://opensource.org/licenses/BSD-2-Clause;https://opensource.org/licenses/BSD-3-Clause;",
"Chromium and built-in dependencies": "https://storage.cloud.google.com/chromium-cronet/android/72.0.3626.96/Release/cronet/LICENSE",
"MIT": "http://opensource.org/licenses/MIT"
}