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