All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] btrfs-progs: libbtrfsutil: Relicense to LGPLv2.1+
@ 2021-03-17 20:01 Neal Gompa
  2021-03-17 20:01 ` [PATCH 1/1] " Neal Gompa
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Neal Gompa @ 2021-03-17 20:01 UTC (permalink / raw)
  To: linux-btrfs
  Cc: Neal Gompa, Omar Sandoval, David Sterba, Misono Tomohiro,
	Anand Jain, Qu Wenruo, Zygo Blaxell, Marcos Paulo de Souza

This is a patch requesting all substantial copyright owners to sign off
on changing the license of the libbtrfsutil code to LGPLv2.1+ in order
to resolve various concerns around the mixture of code in btrfs-progs
with libbtrfsutil.

Each significant (i.e. non-trivial) commit author has been CC'd to
request their sign-off on this. Please reply to this to acknowledge
whether or not this is acceptable for your code.

Neal Gompa (1):
  btrfs-progs: libbtrfsutil: Relicense to LGPLv2.1+

 libbtrfsutil/COPYING              | 1130 ++++++++++++-----------------
 libbtrfsutil/COPYING.LESSER       |  165 -----
 libbtrfsutil/btrfsutil.h          |    2 +-
 libbtrfsutil/btrfsutil_internal.h |    2 +-
 libbtrfsutil/errors.c             |    2 +-
 libbtrfsutil/filesystem.c         |    2 +-
 libbtrfsutil/python/btrfsutilpy.h |    2 +-
 libbtrfsutil/python/error.c       |    2 +-
 libbtrfsutil/python/filesystem.c  |    2 +-
 libbtrfsutil/python/module.c      |    2 +-
 libbtrfsutil/python/qgroup.c      |    2 +-
 libbtrfsutil/python/setup.py      |    4 +-
 libbtrfsutil/python/subvolume.c   |    2 +-
 libbtrfsutil/qgroup.c             |    2 +-
 libbtrfsutil/stubs.c              |    2 +-
 libbtrfsutil/stubs.h              |    2 +-
 libbtrfsutil/subvolume.c          |    2 +-
 17 files changed, 495 insertions(+), 832 deletions(-)
 delete mode 100644 libbtrfsutil/COPYING.LESSER

-- 
2.30.2


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

end of thread, other threads:[~2021-04-16 19:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 20:01 [PATCH 0/1] btrfs-progs: libbtrfsutil: Relicense to LGPLv2.1+ Neal Gompa
2021-03-17 20:01 ` [PATCH 1/1] " Neal Gompa
2021-03-17 21:23 ` [PATCH 0/1] " Omar Sandoval
2021-03-18  0:19 ` misono.tomohiro
2021-03-18  0:32 ` Qu Wenruo
2021-03-18 15:47   ` David Sterba
2021-03-18 11:46 ` Marcos Paulo de Souza
2021-03-18 12:50 ` Anand Jain
2021-03-23  0:57 ` Zygo Blaxell
2021-03-23 15:50 ` David Sterba
2021-03-30 13:21   ` Neal Gompa
2021-04-16 19:05     ` David Sterba

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.