google / play-services-plugins

Plugins to help with using Google Play services SDK.
https://developers.google.com/android/guides/overview
Apache License 2.0
471 stars 138 forks source link

Support third party licenses #174

Closed joostfunkekupper closed 3 years ago

joostfunkekupper commented 3 years ago

This PR brings in support for 3rd party licenses to be added manually through a third_party_licenses directory. Add any text file to that directory, and the name is used in the list (best to avoid adding any file extensions like .txt) and the content of the file is shown in the license activity.

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.