From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Cc: "Dominik Brodowski" <linux@dominikbrodowski.net>,
"Daniel Mack" <daniel@zonque.org>,
"Haojian Zhuang" <haojian.zhuang@gmail.com>,
"Robert Jarzmik" <robert.jarzmik@free.fr>,
"Bagas Sanjaya" <bagasdotme@gmail.com>,
"Paolo Abeni" <pabeni@redhat.com>,
"Minghao Chi" <chi.minghao@zte.com.cn>,
"Steven Rostedt (Google)" <rostedt@goodmis.org>,
"Pavel Machek" <pavel@ucw.cz>, "Kalle Valo" <kvalo@kernel.org>,
"Arnd Bergmann" <arnd@arndb.de>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Viresh Kumar" <viresh.kumar@linaro.org>,
"Lee Jones" <lee@kernel.org>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: [PATCH 3/3] pcmcia: pd6729: Replace unversioned GPL notice with SPDX identifier
Date: Wed, 17 May 2023 13:13:38 +0700 [thread overview]
Message-ID: <20230517061338.1081810-4-bagasdotme@gmail.com> (raw)
In-Reply-To: <20230517061338.1081810-1-bagasdotme@gmail.com>
The boilerplate notice doesn't mention any GPL version. Replace it with
SPDX license identifier for GPL 1.0+.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
drivers/pcmcia/pd6729.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/pcmcia/pd6729.c b/drivers/pcmcia/pd6729.c
index a0a2e7f18356c5..d6a28fa6da840b 100644
--- a/drivers/pcmcia/pd6729.c
+++ b/drivers/pcmcia/pd6729.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-1.0+
/*
* Driver for the Cirrus PD6729 PCI-PCMCIA bridge.
*
* Based on the i82092.c driver.
*
- * This software may be used and distributed according to the terms of
- * the GNU General Public License, incorporated herein by reference.
*/
#include <linux/kernel.h>
--
An old man doll... just what I always wanted! - Clara
prev parent reply other threads:[~2023-05-17 6:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-17 6:13 [PATCH 0/3] SPDX conversion on pcmcia drivers Bagas Sanjaya
2023-05-17 6:13 ` [PATCH 1/3] pcmcia: Convert dual GPL/MPL notice to SPDX license identifier Bagas Sanjaya
2023-05-17 7:01 ` Linus Walleij
2023-05-17 6:13 ` [PATCH 2/3] pcmcia: Add SPDX identifier for GPL 2.0-licensed driver files Bagas Sanjaya
2023-05-17 6:13 ` Bagas Sanjaya [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230517061338.1081810-4-bagasdotme@gmail.com \
--to=bagasdotme@gmail.com \
--cc=arnd@arndb.de \
--cc=chi.minghao@zte.com.cn \
--cc=daniel@zonque.org \
--cc=gregkh@linuxfoundation.org \
--cc=haojian.zhuang@gmail.com \
--cc=kvalo@kernel.org \
--cc=lee@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
--cc=pabeni@redhat.com \
--cc=pavel@ucw.cz \
--cc=robert.jarzmik@free.fr \
--cc=rostedt@goodmis.org \
--cc=u.kleine-koenig@pengutronix.de \
--cc=viresh.kumar@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®