1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update licenseclassifier 3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md 4 5name: "licenseclassifier" 6description: "The license classifier is a library and set of tools that can analyze text to determine what type of license it contains." 7third_party { 8 url { 9 type: GIT 10 value: "https://github.com/google/licenseclassifier.git" 11 } 12 version: "v2.0.0" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2023 16 month: 3 17 day: 2 18 } 19} 20