All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cxd2099: cleanup licensing
@ 2018-06-19 18:51 Daniel Scheller
  2018-06-19 18:51 ` [PATCH 1/3] [media] dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2' Daniel Scheller
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Daniel Scheller @ 2018-06-19 18:51 UTC (permalink / raw)
  To: mchehab, mchehab, jasmin, rjkm, mvoelkel; +Cc: linux-media

From: Daniel Scheller <d.scheller@gmx.net>

Upstream committed a change to the dddvb driver package ([1]) that makes
things clear everything is licensed under the terms of the GPLv2-only.
So, apply the MODULE_LICENSE change to cxd2099 and, as things are sorted
now, apply SPDX license identifiers (and fix two spurious whitespaces).

Split from the series that touches all other Digital Devices drivers
since Jasmin is the maintainer for the cxd2099 driver.

Ralph/Manfred: Although all license related things should be clear by
now, please be so kind and send Acks (or complaints, if any) on these
patches so we can finally get rid of any mismatches in the in-kernel
drivers.

[1] https://github.com/DigitalDevices/dddvb/commit/3db30defab4bd5429f6563b084a215b83da01ea0

Daniel Scheller (3):
  [media] dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'
  [media] dvb-frontends/cxd2099: add SPDX license identifier
  [media] dvb-frontends/cxd2099: fix boilerplate whitespace

 drivers/media/dvb-frontends/cxd2099.c | 5 +++--
 drivers/media/dvb-frontends/cxd2099.h | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.16.4

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

end of thread, other threads:[~2018-06-22 18:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-19 18:51 [PATCH 0/3] cxd2099: cleanup licensing Daniel Scheller
2018-06-19 18:51 ` [PATCH 1/3] [media] dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2' Daniel Scheller
2018-06-22 18:30   ` Jasmin J.
2018-06-19 18:51 ` [PATCH 2/3] [media] dvb-frontends/cxd2099: add SPDX license identifier Daniel Scheller
2018-06-22 18:30   ` Jasmin J.
2018-06-19 18:51 ` [PATCH 3/3] [media] dvb-frontends/cxd2099: fix boilerplate whitespace Daniel Scheller
2018-06-22 18:30   ` Jasmin J.

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.