1# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE 2# CONSULT THE OWNERS AND opensource-licensing@google.com 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/<absolute path to project> 7# For more info, check https://cs.android.com/android/platform/superproject/+/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: 4 20 day: 26 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_2" 27 } 28} 29