public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/kms_selftest: Change license to MIT, remove SPDX header
@ 2019-06-18  8:31 Petri Latvala
  2019-06-18  8:51 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Petri Latvala @ 2019-06-18  8:31 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala

We don't use SPDX in IGT, and the GPL-2.0 statement seems like an
oversight and MIT was intended, as with the rest of the project.

Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Cc: Deepak Rawat <drawat@vmware.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
---

An explicit ack from the author of the commit (Deepak Rawat) is
needed for a license change. Please double-check the copyright line
correctness as well.


tests/kms_selftest.c | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

diff --git a/tests/kms_selftest.c b/tests/kms_selftest.c
index f61ddd99..abc4bfe9 100644
--- a/tests/kms_selftest.c
+++ b/tests/kms_selftest.c
@@ -1,4 +1,26 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/*
+ * Copyright © 2018 VMware, Inc., Palo Alto, CA., USA
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ */
+
 #include "igt.h"
 #include "igt_kmod.h"
 
-- 
2.19.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-06-19  9:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-18  8:31 [igt-dev] [PATCH i-g-t] tests/kms_selftest: Change license to MIT, remove SPDX header Petri Latvala
2019-06-18  8:51 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-06-18 18:43 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-06-18 23:34 ` [igt-dev] [PATCH i-g-t] " Deepak Singh Rawat
2019-06-19  9:01   ` Petri Latvala

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