1# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE 2# CONSULT THE OWNERS AND [email protected] BEFORE 3# DEPENDING ON IT IN YOUR PROJECT. 4 5# This project was upgraded with external_updater. 6# Usage: tools/external_updater/updater.sh update external/expat 7# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 8 9name: "expat" 10description: "Expat is a stream-oriented XML parser." 11third_party { 12 license_type: BY_EXCEPTION_ONLY 13 license_note: "contains GFDL documentation" 14 security { 15 tag: "NVD-CPE2.3:cpe:/a:libexpat_project:libexpat:2.5.0" 16 } 17 last_upgrade_date { 18 year: 2024 19 month: 9 20 day: 18 21 } 22 homepage: "https://github.com/libexpat/libexpat/" 23 identifier { 24 type: "Git" 25 value: "https://github.com/libexpat/libexpat/" 26 version: "R_2_6_3" 27 } 28} 29