1# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE 2# CONSULT THE OWNERS AND [email protected] BEFORE 3# DEPENDING ON IT IN YOUR PROJECT. *** 4name: "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: GIT 13 value: "https://github.com/apple/cups/" 14 } 15 version: "v2.3.6" 16 license_type: BY_EXCEPTION_ONLY 17 license_note: "would be RESTRICTED save for Apple license in backend/usb-darwin.c" 18 security { 19 tag: "NVD-CPE2.3:cpe:/a:cups:cups:2.3.6" 20 } 21 last_upgrade_date { 22 year: 2023 23 month: 10 24 day: 4 25 } 26} 27