public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/tegra: Restore licensing consistency
@ 2014-02-20 15:48 Thierry Reding
  2014-02-20 15:48 ` [PATCH v2 1/3] drm/tegra: Relicense public header under MIT Thierry Reding
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thierry Reding @ 2014-02-20 15:48 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-tegra, Wei Yongjun, Emil Goode

From: Thierry Reding <treding@nvidia.com>

The bulk of the Tegra DRM driver is GPL v2 licensed, but some of the new
subdrivers were licensed under an MIT license. This was simply oversight
on my part.

One exception to this is the public header file that will eventually be
used within libdrm. Since all the other headers in libdrm use the MIT
license, do the same for Tegra.

Since I need to respin this series anyway, I'm adding Wei Yongjun and
Emil Goode on Cc as requested by Stephen.

Wei, Emil, I'd like to have your Acked-by on this licensing change since
you modified some of the files (Wei: dsi.c, Emil: tegra_drm.h).

Changes in v2:
- use the generic MIT license header rather than one modified to include
  Tungsten Graphics

Thierry

Thierry Reding (3):
  drm/tegra: Relicense public header under MIT
  drm/tegra: Relicense under GPL v2
  drm/tegra: Use standard GPL v2 license text

 drivers/gpu/drm/tegra/dsi.c      | 20 +++-----------------
 drivers/gpu/drm/tegra/dsi.h      | 20 +++-----------------
 drivers/gpu/drm/tegra/gem.c      | 11 +++--------
 drivers/gpu/drm/tegra/gem.h      | 14 +++-----------
 drivers/gpu/drm/tegra/gr2d.c     | 14 +++-----------
 drivers/gpu/drm/tegra/mipi-phy.c | 20 +++-----------------
 drivers/gpu/drm/tegra/mipi-phy.h | 20 +++-----------------
 include/uapi/drm/tegra_drm.h     | 24 +++++++++++++++---------
 8 files changed, 36 insertions(+), 107 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2014-02-20 18:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20 15:48 [PATCH v2 0/3] drm/tegra: Restore licensing consistency Thierry Reding
2014-02-20 15:48 ` [PATCH v2 1/3] drm/tegra: Relicense public header under MIT Thierry Reding
     [not found]   ` <1392911292-6438-2-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-20 18:40     ` Emil Goode
2014-02-20 15:48 ` [PATCH v2 2/3] drm/tegra: Relicense under GPL v2 Thierry Reding
2014-02-20 15:48 ` [PATCH v2 3/3] drm/tegra: Use standard GPL v2 license text Thierry Reding

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