All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dirk Hohndel (VMware)" <dirk@hohndel.org>
To: dri-devel@lists.freedesktop.org
Cc: "Dirk Hohndel (VMware)" <dirk@hohndel.org>,
	"Thomas Hellstrom" <thellstrom@vmware.com>,
	"Christian König" <christian.koenig@amd.com>
Subject: [PATCH 4/8] drm/noveau: Add SPDX identifier and clarify license
Date: Fri,  4 May 2018 00:15:13 +0200	[thread overview]
Message-ID: <20180503221517.58682-5-dirk@hohndel.org> (raw)
In-Reply-To: <20180503221517.58682-4-dirk@hohndel.org>

This is dual licensed under GPL-2.0 or MIT.

Signed-off-by: Dirk Hohndel (VMware) <dirk@hohndel.org>
---
 drivers/gpu/drm/nouveau/nouveau_ttm.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/nouveau/nouveau_ttm.c b/drivers/gpu/drm/nouveau/nouveau_ttm.c
index dff51a0ee028..e7083cd75b0f 100644
--- a/drivers/gpu/drm/nouveau/nouveau_ttm.c
+++ b/drivers/gpu/drm/nouveau/nouveau_ttm.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0 OR MIT
 /*
  * Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA,
- * All Rights Reserved.
  * Copyright (c) 2009 VMware, Inc., Palo Alto, CA., USA,
- * All Rights Reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
-- 
2.17.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2018-05-03 22:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-03 22:15 drm SPDX updates Dirk Hohndel (VMware)
2018-05-03 22:15 ` [PATCH 1/8] drm: add SPDX idenitifier and clarify license Dirk Hohndel (VMware)
2018-05-03 22:15   ` [PATCH 2/8] drm/amd: Add SPDX identifier " Dirk Hohndel (VMware)
2018-05-03 22:15     ` [PATCH 3/8] drm: " Dirk Hohndel (VMware)
2018-05-03 22:15       ` Dirk Hohndel (VMware) [this message]
2018-05-03 22:15         ` [PATCH 5/8] drm/radeon: " Dirk Hohndel (VMware)
2018-05-03 22:15           ` [PATCH 6/8] drm/ttm: add SPDX idenitifier " Dirk Hohndel (VMware)
2018-05-03 22:15             ` [PATCH 7/8] drm/vmwgfx: " Dirk Hohndel (VMware)
2018-05-03 22:15               ` [PATCH 8/8] " Dirk Hohndel (VMware)
2018-05-04  6:18               ` [PATCH 7/8] " Thomas Hellstrom
2018-05-04  6:41                 ` Dirk Hohndel
2018-05-04  7:39                   ` Thomas Hellstrom

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=20180503221517.58682-5-dirk@hohndel.org \
    --to=dirk@hohndel.org \
    --cc=christian.koenig@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=thellstrom@vmware.com \
    /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 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.