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