[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230122213650.187710-4-sj@kernel.org>
Date: Sun, 22 Jan 2023 21:36:45 +0000
From: SeongJae Park <sj@...nel.org>
To: Jonathan Corbet <corbet@....net>
Cc: SeongJae Park <sj@...nel.org>,
Alex Deucher <alexdeucher@...il.com>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
dri-devel@...ts.freedesktop.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 3/8] Docs/gpu/index: Add missing SPDX License Identifier
Add missing SPDX License Identifier for gpu documentation index file.
Signed-off-by: SeongJae Park <sj@...nel.org>
---
Documentation/gpu/index.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst
index eee5996acf2c..9a6c7831d7fe 100644
--- a/Documentation/gpu/index.rst
+++ b/Documentation/gpu/index.rst
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: MIT
+
============================
GPU Driver Developer's Guide
============================
--
2.25.1
Powered by blists - more mailing lists