diff mbox series

[RFC,v1,5/5] input: Dual license file adding MIT

Message ID 20200317101947.27250-5-igor.opaniuk@gmail.com (mailing list archive)
State New, archived
Headers show
Series None | expand

Commit Message

Igor Opaniuk March 17, 2020, 10:19 a.m. UTC
From: Igor Opaniuk <igor.opaniuk@toradex.com>

Dual license file adding MIT license, which will permit to re-use
bindings and dependent device tree sources (that include this file
directly or indirectly via dt-bindings) in other non-GPL OSS projects.

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
---

 include/uapi/linux/input-event-codes.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/include/uapi/linux/input-event-codes.h b/include/uapi/linux/input-event-codes.h
index 0f1db1cccc3f..2f86c4554721 100644
--- a/include/uapi/linux/input-event-codes.h
+++ b/include/uapi/linux/input-event-codes.h
@@ -1,4 +1,4 @@ 
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note OR MIT */
 /*
  * Input event codes
  *