[1/2] drm/fourcc.h: List of Open Source Waiver projects
diff mbox series

Message ID 20240228102245.80469-2-jacopo.mondi@ideasonboard.com
State Not Applicable
Headers show
Series
  • drm/fourcc.h: Add libcamera to Open Source Waiver
Related show

Commit Message

Jacopo Mondi Feb. 28, 2024, 10:22 a.m. UTC
The drm/fourcc.h header includes an 'Open Source User Waiver' section
that lists projects using the header in potentially closed source
software stacks.

To prepare to expand the number of projects to which such waiver notice
applies, make it a list to maintain the paragraph readable.

Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
---
 include/uapi/drm/drm_fourcc.h | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Patch
diff mbox series

diff --git a/include/uapi/drm/drm_fourcc.h b/include/uapi/drm/drm_fourcc.h
index 84d502e42961..4e6df826946a 100644
--- a/include/uapi/drm/drm_fourcc.h
+++ b/include/uapi/drm/drm_fourcc.h
@@ -93,9 +93,14 @@  extern "C" {
  * -----------------------
  *
  * Because this is the authoritative source for pixel formats and modifiers
- * referenced by GL, Vulkan extensions and other standards and hence used both
- * by open source and closed source driver stacks, the usual requirement for an
- * upstream in-kernel or open source userspace user does not apply.
+ * referenced by the following projects:
+ *
+ * - GL
+ * - Vulkan extensions
+ *
+ * and other standards, and hence used both by open source and closed source
+ * driver stacks, the usual requirement for an upstream in-kernel or open source
+ * userspace user does not apply.
  *
  * To ensure, as much as feasible, compatibility across stacks and avoid
  * confusion with incompatible enumerations stakeholders for all relevant driver