blob: a4c4da697df28871d87cb1d5b2c84f7c6f5a2442 [file] [log] [blame]
Bob Badour641e68e2021-01-24 15:28:12 -08001# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
2# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
3# DEPENDING ON IT IN YOUR PROJECT. ***
Haibo Huangc535e842018-12-04 14:21:19 -08004name: "libcups"
5description: "CUPS is the standards-based, open source printing system."
6third_party {
7 url {
8 type: HOMEPAGE
9 value: "https://www.cups.org/"
10 }
11 url {
12 type: ARCHIVE
Haibo Huang588410f2020-10-28 22:24:51 -070013 value: "https://github.com/apple/cups/releases/download/v2.3.3/cups-2.3.3-source.tar.gz"
Haibo Huangc535e842018-12-04 14:21:19 -080014 }
Haibo Huang588410f2020-10-28 22:24:51 -070015 version: "v2.3.3"
Bob Badour0a03fea2022-03-03 15:04:27 -080016 license_note: "would be RESTRICTED save for Apple license in backend/usb-darwin.c"
Bob Badour711a9852021-01-21 10:41:25 -080017 license_type: BY_EXCEPTION_ONLY
Haibo Huangc535e842018-12-04 14:21:19 -080018 last_upgrade_date {
Haibo Huang588410f2020-10-28 22:24:51 -070019 year: 2020
20 month: 10
21 day: 28
Haibo Huangc535e842018-12-04 14:21:19 -080022 }
Maria Uretsky75e3d8b2021-12-07 01:06:30 +000023 security {
24 tag: "NVD-CPE2.3:cpe:/a:cups:cups:2.3.3"
25 }
Haibo Huangc535e842018-12-04 14:21:19 -080026}