public inbox for linux-spdx@vger.kernel.org
 help / color / mirror / Atom feed
* treewide: License cleanup - RedHat originated
@ 2022-05-22 14:54 Thomas Gleixner
  2022-05-22 17:33 ` Richard Fontana
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Gleixner @ 2022-05-22 14:54 UTC (permalink / raw)
  To: Richard Fontana; +Cc: linux-spdx

Richard!

Sorry for pestering you, but the amount of files is just too much to split
it up and targetting the authors is difficult because quite some of them
are not longer at RHT. The files are all (c) RedHat or Sistina Software,
which is part of RedHat since 2003.

This is part of the effort to clean 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 RedHat/Sistina.

To clean this up, can you please either advise the RHT kernel team or let
me know which GPLv2 variant to use for the files and I run it through my
cleanup machinery.

Thanks,

	Thomas
	
1) this file is released under the gpl

   drivers/md/dm-bio-prison-v1.c
   drivers/md/dm-bio-prison-v1.h
   drivers/md/dm-bio-prison-v2.c
   drivers/md/dm-bio-prison-v2.h
   drivers/md/dm-bio-record.h
   drivers/md/dm-bufio.c
   drivers/md/dm-cache-background-tracker.c
   drivers/md/dm-cache-background-tracker.h
   drivers/md/dm-cache-block-types.h
   drivers/md/dm-cache-metadata.c
   drivers/md/dm-cache-metadata.h
   drivers/md/dm-cache-policy-internal.h
   drivers/md/dm-cache-policy-smq.c
   drivers/md/dm-cache-policy.c
   drivers/md/dm-cache-policy.h
   drivers/md/dm-cache-target.c
   drivers/md/dm-crypt.c
   drivers/md/dm-delay.c
   drivers/md/dm-ebs-target.c
   drivers/md/dm-exception-store.c
   drivers/md/dm-exception-store.h
   drivers/md/dm-flakey.c
   drivers/md/dm-integrity.c
   drivers/md/dm-io-tracker.h
   drivers/md/dm-io.c
   drivers/md/dm-ioctl.c
   drivers/md/dm-kcopyd.c
   drivers/md/dm-linear.c
   drivers/md/dm-log-writes.c
   drivers/md/dm-mpath.c
   drivers/md/dm-mpath.h
   drivers/md/dm-path-selector.c
   drivers/md/dm-path-selector.h
   drivers/md/dm-ps-queue-length.c
   drivers/md/dm-ps-round-robin.c
   drivers/md/dm-ps-service-time.c
   drivers/md/dm-raid.c
   drivers/md/dm-raid1.c
   drivers/md/dm-region-hash.c
   drivers/md/dm-rq.c
   drivers/md/dm-snap-persistent.c
   drivers/md/dm-snap-transient.c
   drivers/md/dm-snap.c
   drivers/md/dm-stripe.c
   drivers/md/dm-switch.c
   drivers/md/dm-sysfs.c
   drivers/md/dm-table.c
   drivers/md/dm-target.c
   drivers/md/dm-thin-metadata.c
   drivers/md/dm-thin-metadata.h
   drivers/md/dm-thin.c
   drivers/md/dm-unstripe.c
   drivers/md/dm-zero.c
   drivers/md/dm.c
   drivers/md/persistent-data/dm-array.c
   drivers/md/persistent-data/dm-array.h
   drivers/md/persistent-data/dm-bitset.c
   drivers/md/persistent-data/dm-bitset.h
   drivers/md/persistent-data/dm-block-manager.c
   drivers/md/persistent-data/dm-block-manager.h
   drivers/md/persistent-data/dm-btree-internal.h
   drivers/md/persistent-data/dm-btree-remove.c
   drivers/md/persistent-data/dm-btree-spine.c
   drivers/md/persistent-data/dm-btree.c
   drivers/md/persistent-data/dm-btree.h
   drivers/md/persistent-data/dm-persistent-data-internal.h
   drivers/md/persistent-data/dm-space-map-common.c
   drivers/md/persistent-data/dm-space-map-common.h
   drivers/md/persistent-data/dm-space-map-disk.c
   drivers/md/persistent-data/dm-space-map-disk.h
   drivers/md/persistent-data/dm-space-map-metadata.c
   drivers/md/persistent-data/dm-space-map-metadata.h
   drivers/md/persistent-data/dm-space-map.h
   drivers/md/persistent-data/dm-transaction-manager.c
   drivers/md/persistent-data/dm-transaction-manager.h
   include/linux/dm-bufio.h
   include/linux/dm-io.h
   include/linux/dm-kcopyd.h
   include/linux/dm-region-hash.h

2) this file is released under the lgpl

   drivers/md/dm-core.h
   drivers/md/dm-log-userspace-base.c
   drivers/md/dm-log-userspace-transfer.c
   drivers/md/dm-log-userspace-transfer.h
   drivers/md/dm-log.c
   drivers/md/dm-rq.h
   drivers/md/dm.h
   include/linux/device-mapper.h
   include/linux/dm-dirty-log.h

3) (c) 2000 red hat gpl d

   drivers/mtd/chips/cfi_cmdset_0001.c
   drivers/mtd/chips/cfi_cmdset_0020.c
   drivers/mtd/chips/cfi_probe.c
   drivers/mtd/chips/gen_probe.c
   drivers/mtd/chips/jedec_probe.c
   drivers/mtd/chips/map_ram.c
   drivers/mtd/chips/map_rom.c
   drivers/mtd/maps/solutionengine.c

4) this code is covered by the gpl

   drivers/mtd/chips/cfi_util.c

5) this software may be freely redistributed under the terms of the gnu
   general public license you should have received a copy of the gnu general
   public license along with this program if not write to the free software
   foundation inc 675 mass ave cambridge ma 02139 usa

   fs/afs/callback.c
   fs/afs/inode.c
   fs/afs/super.c

6) released under the general public license (gpl)

   lib/list_debug.c



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

end of thread, other threads:[~2022-05-25 14:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-22 14:54 treewide: License cleanup - RedHat originated Thomas Gleixner
2022-05-22 17:33 ` Richard Fontana
2022-05-22 18:12   ` Thomas Gleixner
2022-05-25 14:58     ` Mike Snitzer
2022-05-25 14:56   ` Mike Snitzer

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