[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230122213650.187710-7-sj@kernel.org>
Date: Sun, 22 Jan 2023 21:36:48 +0000
From: SeongJae Park <sj@...nel.org>
To: Jonathan Corbet <corbet@....net>
Cc: SeongJae Park <sj@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 6/8] Docs/mm/index: Add missing SPDX License Identifier
Add missing SPDX License Identifier for mm documentation index file.
Signed-off-by: SeongJae Park <sj@...nel.org>
---
Documentation/mm/index.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/mm/index.rst b/Documentation/mm/index.rst
index 5a94a921ea40..c4e9fbacaf38 100644
--- a/Documentation/mm/index.rst
+++ b/Documentation/mm/index.rst
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
===============================
Memory Management Documentation
===============================
--
2.25.1
Powered by blists - more mailing lists