2021-05-11 13:31:40

by Linus Walleij

[permalink] [raw]
Subject: [PATCH 2/5] hw_random: ixp4xx: Use SPDX license tag

This switches the IXP4xx hardware random driver to use
the SPDX type license tag.

Cc: Deepak Saxena <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
---
The idea is to apply this through the ARM SoC tree along
with other IXP4xx refactorings.
Please tell me if you prefer another solution.
---
drivers/char/hw_random/ixp4xx-rng.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/char/hw_random/ixp4xx-rng.c b/drivers/char/hw_random/ixp4xx-rng.c
index 34781028caec..defd8176cb68 100644
--- a/drivers/char/hw_random/ixp4xx-rng.c
+++ b/drivers/char/hw_random/ixp4xx-rng.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* drivers/char/hw_random/ixp4xx-rng.c
*
@@ -8,10 +9,6 @@
* Copyright 2005 (c) MontaVista Software, Inc.
*
* Fixes by Michael Buesch
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/

#include <linux/kernel.h>
--
2.30.2


2021-05-21 10:06:51

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH 2/5] hw_random: ixp4xx: Use SPDX license tag

On Tue, May 11, 2021 at 03:29:25PM +0200, Linus Walleij wrote:
> This switches the IXP4xx hardware random driver to use
> the SPDX type license tag.
>
> Cc: Deepak Saxena <[email protected]>
> Signed-off-by: Linus Walleij <[email protected]>
> ---
> The idea is to apply this through the ARM SoC tree along
> with other IXP4xx refactorings.
> Please tell me if you prefer another solution.
> ---
> drivers/char/hw_random/ixp4xx-rng.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)

Acked-by: Herbert Xu <[email protected]>
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt