public inbox for linux-spdx@vger.kernel.org
 help / color / mirror / Atom feed
* netfilter, cpu, modules: License cleanup
@ 2022-05-22 14:54 Thomas Gleixner
  2022-05-23  0:34 ` Rusty Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Gleixner @ 2022-05-22 14:54 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-spdx

Rusty!

As you might know we are working on cleaning up the licensing mess in the
kernel and convert it to SPDX license identifiers as the only source of
license information.

Archaeology found the following unspecific GPL license references, which
have been authored by you:

  kernel/cpu.c: * This code is licenced under the GPL.

  include/linux/netfilter_ipv4.h: * (C)1998 Rusty Russell -- This code is GPL.
  include/linux/netfilter_ipv6.h: * (C)1998 Rusty Russell -- This code is GPL.
  net/ipv4/netfilter.c: * Rusty Russell (C) 2000 -- This code is GPL.
  net/ipv6/netfilter.c: * Rusty Russell (C) 2000 -- This code is GPL.
  net/netfilter/nf_queue.c: * Rusty Russell (C)2000 -- This code is GPL.

  net/netfilter/core.c: * This code is GPL.
  net/netfilter/core.c lost your (C) with b3a61254d83d5.

  scripts/mod/modpost.c
  scripts/mod/file2alias.c:
    * This software may be used and distributed according to the terms
    * of the GNU General Public License, incorporated herein by reference.

  include/uapi/linux/netfilter_arp.h: * (C)2002 Rusty Russell IBM -- This code is GPL.
  include/uapi/linux/netfilter_decnet.h: * (C)1998 Rusty Russell -- This code is GPL.
  include/uapi/linux/netfilter_ipv4.h: * (C)1998 Rusty Russell -- This code is GPL.
  include/uapi/linux/netfilter_ipv6.h: * (C)1998 Rusty Russell -- This code is GPL.

Can you please either send cleanup patches for the affected files or
indicate which GPLv2 variant you had in mind and I run it through my cleanup
machinery.

The files in 'include/uapi/' have already SPDX license tags, but it would
be nice to remove the 'This code is GPL.' blurb for clarity.

Thanks,

	Thomas


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

* Re: netfilter, cpu, modules: License cleanup
  2022-05-22 14:54 netfilter, cpu, modules: License cleanup Thomas Gleixner
@ 2022-05-23  0:34 ` Rusty Russell
  0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2022-05-23  0:34 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-spdx

Hi Thomas,

        All my kernel code is "either version 2 of the License, or (at
your option) any later version.".

        Technically, some of that code is IBM copyright: the
netfilter_arp.h seems to be.  The module stuff was written during my
transition to IBM, so that's going to need more digging if anyone cares?

Cheers,
Rusty.

Thomas Gleixner <tglx@linutronix.de> writes:
> Rusty!
>
> As you might know we are working on cleaning up the licensing mess in the
> kernel and convert it to SPDX license identifiers as the only source of
> license information.
>
> Archaeology found the following unspecific GPL license references, which
> have been authored by you:
>
>   kernel/cpu.c: * This code is licenced under the GPL.
>
>   include/linux/netfilter_ipv4.h: * (C)1998 Rusty Russell -- This code is GPL.
>   include/linux/netfilter_ipv6.h: * (C)1998 Rusty Russell -- This code is GPL.
>   net/ipv4/netfilter.c: * Rusty Russell (C) 2000 -- This code is GPL.
>   net/ipv6/netfilter.c: * Rusty Russell (C) 2000 -- This code is GPL.
>   net/netfilter/nf_queue.c: * Rusty Russell (C)2000 -- This code is GPL.
>
>   net/netfilter/core.c: * This code is GPL.
>   net/netfilter/core.c lost your (C) with b3a61254d83d5.
>
>   scripts/mod/modpost.c
>   scripts/mod/file2alias.c:
>     * This software may be used and distributed according to the terms
>     * of the GNU General Public License, incorporated herein by reference.
>
>   include/uapi/linux/netfilter_arp.h: * (C)2002 Rusty Russell IBM -- This code is GPL.
>   include/uapi/linux/netfilter_decnet.h: * (C)1998 Rusty Russell -- This code is GPL.
>   include/uapi/linux/netfilter_ipv4.h: * (C)1998 Rusty Russell -- This code is GPL.
>   include/uapi/linux/netfilter_ipv6.h: * (C)1998 Rusty Russell -- This code is GPL.
>
> Can you please either send cleanup patches for the affected files or
> indicate which GPLv2 variant you had in mind and I run it through my cleanup
> machinery.
>
> The files in 'include/uapi/' have already SPDX license tags, but it would
> be nice to remove the 'This code is GPL.' blurb for clarity.
>
> Thanks,
>
> 	Thomas

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

end of thread, other threads:[~2022-05-23 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-22 14:54 netfilter, cpu, modules: License cleanup Thomas Gleixner
2022-05-23  0:34 ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox