| name: "lz4" | |
| description: | |
| "Only the lib/ subdirectory is maintained to avoid keeping GPLv2 licensed" | |
| "code in our repository. This repository does not have any local changes." | |
| third_party { | |
| url { | |
| type: LOCAL_SOURCE | |
| value: "/third_party/lz4_mirror" | |
| } | |
| url { | |
| type: GIT | |
| value: "https://github.com/lz4/lz4" | |
| } | |
| version: "v1.9.3" | |
| last_upgrade_date { | |
| year: 2020 | |
| month: 11 | |
| day: 15 | |
| } | |
| license_type: NOTICE | |
| } |