linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add SPDX headers for most files in arch/um
@ 2019-08-25  9:49 Alex Dewar
  2019-08-25  9:49 ` [PATCH 1/4] Add SPDX headers for files in arch/um/drivers Alex Dewar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Dewar @ 2019-08-25  9:49 UTC (permalink / raw)
  To: jdike, richard, anton.ivanov; +Cc: linux-um, linux-kernel

Most files in arch/um have "Licensed under the GPL" in comments at the
top. Convert to use SPDX headers. I've broken these changes into a
patch series even though they're effectively one logical change,
because the diff was >1700 lines. I can resend as a single patch if
preferred.

There are some remaining files where there was no comment indicating
what the license was, so I haven't added SPDX tags for those (though
presumably they're also GPLv2 -- I can add tags for them in a
separate patch if you like).

The remaining files without SPDX tags are:
arch/um/kernel/asm-offsets.c
arch/um/kernel/dyn.lds.S
arch/um/kernel/vmlinux.lds.S
arch/um/include/shared/mem_user.h
arch/um/include/asm/vmlinux.lds.h
arch/um/include/asm/unwind.h
arch/um/include/asm/kvm_para.h
arch/um/include/asm/asm-prototypes.h
arch/um/os-Linux/execvp.c
arch/um/configs/x86_64_defconfig
arch/um/configs/i386_defconfig
arch/um/drivers/random.c
arch/um/drivers/harddog_kern.c



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

end of thread, other threads:[~2019-08-25  9:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-25  9:49 [PATCH 0/4] Add SPDX headers for most files in arch/um Alex Dewar
2019-08-25  9:49 ` [PATCH 1/4] Add SPDX headers for files in arch/um/drivers Alex Dewar
2019-08-25  9:49 ` [PATCH 2/4] Add SPDX headers to files in arch/um/kernel/ Alex Dewar
2019-08-25  9:49 ` [PATCH 3/4] Add SPDX headers for files in arch/um/os-Linux Alex Dewar
2019-08-25  9:49 ` [PATCH 4/4] Add SPDX headers for files in arch/um/include Alex Dewar

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).