From: Mawanda Henry <mawandahenrynaco@gmail.com>
To: mawanda111@gmail.com
Cc: robin.murphy@arm.com, arnd@arndb.de, peterz@infradead.org,
punit.agrawal@arm.com, tglx@linutronix.de, marc.zyngier@arm.com,
robh@kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 1/4] drivers/bus: arm-cci: use SPDX license information
Date: Fri, 22 Jun 2018 11:07:25 +0300 [thread overview]
Message-ID: <20180622080725.GA6576@sesnaco> (raw)
SPDX license helps developers and machines to know the license governing
a particular file hence easing work
Signed-off-by: Mawanda Henry <mawandahenrynaco@gmail.com>
---
drivers/bus/arm-cci.c | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/drivers/bus/arm-cci.c b/drivers/bus/arm-cci.c
index b8184a9..74a2e0a 100644
--- a/drivers/bus/arm-cci.c
+++ b/drivers/bus/arm-cci.c
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* CCI cache coherent interconnect driver
*
* Copyright (C) 2013 ARM Ltd.
* Author: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
*/
#include <linux/arm-cci.h>
--
2.7.4
next reply other threads:[~2018-06-22 8:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-22 8:07 Mawanda Henry [this message]
2018-06-22 9:41 ` [PATCH 1/4] drivers/bus: arm-cci: use SPDX license information Punit Agrawal
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=20180622080725.GA6576@sesnaco \
--to=mawandahenrynaco@gmail.com \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=mawanda111@gmail.com \
--cc=peterz@infradead.org \
--cc=punit.agrawal@arm.com \
--cc=robh@kernel.org \
--cc=robin.murphy@arm.com \
--cc=tglx@linutronix.de \
/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