From: Jonathan Gray <jsg@jsg.id.au>
To: dri-devel@lists.freedesktop.org
Cc: rodrigo.vivi@intel.com
Subject: [PATCH] drm/i915: change i915_sw_fence license to MIT
Date: Wed, 31 Oct 2018 11:56:12 +1100 [thread overview]
Message-ID: <20181031005612.98684-1-jsg@jsg.id.au> (raw)
Chris Wilson said Intel is willing to change the license of these files
to MIT.
Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
---
drivers/gpu/drm/i915/i915_sw_fence.c | 7 ++-----
drivers/gpu/drm/i915/i915_sw_fence.h | 5 ++---
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_sw_fence.c b/drivers/gpu/drm/i915/i915_sw_fence.c
index 6dbeed079ae5..fc2eeab823b7 100644
--- a/drivers/gpu/drm/i915/i915_sw_fence.c
+++ b/drivers/gpu/drm/i915/i915_sw_fence.c
@@ -1,10 +1,7 @@
/*
- * (C) Copyright 2016 Intel Corporation
+ * SPDX-License-Identifier: MIT
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; version 2
- * of the License.
+ * (C) Copyright 2016 Intel Corporation
*/
#include <linux/slab.h>
diff --git a/drivers/gpu/drm/i915/i915_sw_fence.h b/drivers/gpu/drm/i915/i915_sw_fence.h
index fe2ef4dadfc6..0e055ea0179f 100644
--- a/drivers/gpu/drm/i915/i915_sw_fence.h
+++ b/drivers/gpu/drm/i915/i915_sw_fence.h
@@ -1,10 +1,9 @@
/*
+ * SPDX-License-Identifier: MIT
+ *
* i915_sw_fence.h - library routines for N:M synchronisation points
*
* Copyright (C) 2016 Intel Corporation
- *
- * This file is released under the GPLv2.
- *
*/
#ifndef _I915_SW_FENCE_H_
--
2.19.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2018-10-31 0:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-31 0:56 Jonathan Gray [this message]
2018-10-31 8:43 ` [PATCH] drm/i915: change i915_sw_fence license to MIT Chris Wilson
2018-11-18 9:44 ` Jonathan Gray
2018-11-19 18:09 ` Rodrigo Vivi
2018-11-19 22:31 ` Jonathan Gray
2018-11-23 10:14 ` Joonas Lahtinen
2018-11-23 12:28 ` Jonathan Gray
2018-11-23 13:01 ` Joonas Lahtinen
2018-11-23 14:53 ` Jonathan Gray
2018-11-28 17:44 ` Joonas Lahtinen
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=20181031005612.98684-1-jsg@jsg.id.au \
--to=jsg@jsg.id.au \
--cc=dri-devel@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox