[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220908223850.13217-1-u.kleine-koenig@pengutronix.de>
Date: Fri, 9 Sep 2022 00:38:48 +0200
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: linux-kernel@...r.kernel.org,
Kai Germaschewski <kai.germaschewski@....de>,
Masahiro Yamada <masahiroy@...nel.org>,
Marc Zyngier <maz@...nel.org>
Cc: kernel@...gutronix.de
Subject: [PATCH 0/2] SPDX tags for copyright
Hello,
for Debian packaging having SPDX license tags already simplifies
creating the required copyright documentation considerably. Another
information that is needed for Debian packaging is the copyright
information. There is an SPDX way for copyright information, too. The
second patch converts scripts/kallsyms.c to that mechanism as an example
to maybe discuss if we want to do that in the kernel.
While the SPDX-FileCopyrightText is officially a free-form field, I
suggest to just stick to the format
(<year> )?<copyright holder>
to simplify machine consumption even further.
Best regards
Uwe
Uwe Kleine-König (2):
kallsyms: Specify license using SPDX
kallsyms: Specify copyright using SPDX
scripts/kallsyms.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
--
2.37.2
Powered by blists - more mailing lists