From: robin.murphy@arm.com (Robin Murphy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] iommu/arm-smmu-v3: Add SPDX header
Date: Wed, 10 Oct 2018 11:37:01 +0100 [thread overview]
Message-ID: <57f6c723-a0a6-ccdb-d5c7-25258e13fe15@arm.com> (raw)
In-Reply-To: <1539167367-20471-2-git-send-email-andrew.murray@arm.com>
On 10/10/18 11:29, Andrew Murray wrote:
> Replace license text with SDPX header
Acked-by: Robin Murphy <robin.murphy@arm.com>
> Signed-off-by: Andrew Murray <andrew.murray@arm.com>
> ---
> drivers/iommu/arm-smmu-v3.c | 13 +------------
> 1 file changed, 1 insertion(+), 12 deletions(-)
>
> diff --git a/drivers/iommu/arm-smmu-v3.c b/drivers/iommu/arm-smmu-v3.c
> index db402e8..c7bd18e 100644
> --- a/drivers/iommu/arm-smmu-v3.c
> +++ b/drivers/iommu/arm-smmu-v3.c
> @@ -1,18 +1,7 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * IOMMU API for ARM architected SMMUv3 implementations.
> *
> - * 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 in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> - * GNU General Public License for more details.
> - *
> - * You should have received a copy of the GNU General Public License
> - * along with this program. If not, see <http://www.gnu.org/licenses/>.
> - *
> * Copyright (C) 2015 ARM Limited
> *
> * Author: Will Deacon <will.deacon@arm.com>
>
next prev parent reply other threads:[~2018-10-10 10:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 10:29 [PATCH 0/2] iommu/arm-smmu-v3: Miscellaneous clean up Andrew Murray
2018-10-10 10:29 ` [PATCH 1/2] iommu/arm-smmu-v3: Add SPDX header Andrew Murray
2018-10-10 10:37 ` Robin Murphy [this message]
2018-10-10 10:29 ` [PATCH 2/2] iommu/arm-smmu-v3: Remove unnecessary wrapper function Andrew Murray
2018-10-10 10:42 ` Robin Murphy
2018-10-10 14:49 ` [PATCH 0/2] iommu/arm-smmu-v3: Miscellaneous clean up Will Deacon
2018-10-10 16:10 ` Joerg Roedel
2018-10-10 16:28 ` Will Deacon
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=57f6c723-a0a6-ccdb-d5c7-25258e13fe15@arm.com \
--to=robin.murphy@arm.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).