public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: linux-tegra@vger.kernel.org,
	Wei Yongjun <yongjun_wei@trendmicro.com.cn>,
	Emil Goode <emilgoode@gmail.com>
Subject: [PATCH v2 0/3] drm/tegra: Restore licensing consistency
Date: Thu, 20 Feb 2014 16:48:09 +0100	[thread overview]
Message-ID: <1392911292-6438-1-git-send-email-thierry.reding@gmail.com> (raw)

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

             reply	other threads:[~2014-02-20 15:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20 15:48 Thierry Reding [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1392911292-6438-1-git-send-email-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=emilgoode@gmail.com \
    --cc=linux-tegra@vger.kernel.org \
    --cc=yongjun_wei@trendmicro.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox