android_external_mesa3d/METADATA
Bob Badour 12b754cc31 Move comment to license_note
Comments not preserved during refresh.

Test: m nothing
Change-Id: Id6715e3492f406656584b550871cdebcc4d14f7f
2022-03-03 15:06:54 -08:00

30 lines
931 B
Text

# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
# DEPENDING ON IT IN YOUR PROJECT. ***
name: "mesa3d"
description:
"Mesa (or Mesa 3D) is a library which provides the OpenGL, OpenGL ES, EGL, "
"Vulkan and other standard graphics APIs, and the userspace part of the "
"graphics hardware drivers required to accelerate these APIs."
third_party {
url {
type: HOMEPAGE
value: "https://www.mesa3d.org/"
}
url {
type: GIT
value: "git://anongit.freedesktop.org/git/mesa/mesa"
}
version: "17.0.4"
last_upgrade_date { year: 2017 month: 5 day: 22 }
license_note: "would be NOTICE save for:\n"
" include/drm-uapi/etnaviv_drm.h\n"
" and RESTRICTED save for:\n"
" docs/README.VCE\n"
" docs/README.UVD"
license_type: BY_EXCEPTION_ONLY
security {
tag: "NVD-CPE2.3:cpe:/a:mesa3d:mesa:17.0.4"
}
}