[RFC PATCH v1 4/5] dt-bindings: input: Dual license input.h adding MIT

From: Igor Opaniuk
Date: Tue Mar 17 2020 - 06:20:26 EST


From: Igor Opaniuk <igor.opaniuk@xxxxxxxxxxx>

Dual license header adding MIT license, which will permit to re-use
dependent device tree sources that include this header
in other non-GPL OSS projects.

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

include/dt-bindings/input/input.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/dt-bindings/input/input.h b/include/dt-bindings/input/input.h
index bcf0ae100f21..c3cf5d034025 100644
--- a/include/dt-bindings/input/input.h
+++ b/include/dt-bindings/input/input.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0 OR MIT */
/*
* This header provides constants for most input bindings.
*
--
2.17.1