All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] m68k: Add a missing SPDX license header
@ 2021-09-06 14:24 Jason Wang
  2021-09-24 11:29 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2021-09-06 14:24 UTC (permalink / raw)
  To: geert; +Cc: arnd, linus.walleij, wangborong, linux-m68k, linux-kernel

Add the missing SPDX license header to arch/m68k/q40/q40ints.c.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 arch/m68k/q40/q40ints.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/arch/m68k/q40/q40ints.c b/arch/m68k/q40/q40ints.c
index 6886a5d0007b..a0eb05079fdf 100644
--- a/arch/m68k/q40/q40ints.c
+++ b/arch/m68k/q40/q40ints.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * arch/m68k/q40/q40ints.c
  *
  * Copyright (C) 1999,2001 Richard Zidlicky
  *
- * This file is subject to the terms and conditions of the GNU General Public
- * License.  See the file COPYING in the main directory of this archive
- * for more details.
- *
  * .. used to be loosely based on bvme6000ints.c
  *
  */
-- 
2.33.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] m68k: Add a missing SPDX license header
  2021-09-06 14:24 [PATCH] m68k: Add a missing SPDX license header Jason Wang
@ 2021-09-24 11:29 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-09-24 11:29 UTC (permalink / raw)
  To: Jason Wang
  Cc: Arnd Bergmann, Linus Walleij, linux-m68k, Linux Kernel Mailing List

Hi Jason,

On Mon, Sep 6, 2021 at 4:24 PM Jason Wang <wangborong@cdjrlc.com> wrote:
> Add the missing SPDX license header to arch/m68k/q40/q40ints.c.
>
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>

Thanks for your patch!

> ---
>  arch/m68k/q40/q40ints.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

Is there any specific reason you only updated this file?
There are 209 other files under arch/m68k/ lacking an SPDX license
header.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-24 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 14:24 [PATCH] m68k: Add a missing SPDX license header Jason Wang
2021-09-24 11:29 ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.