The SPDX license identifier must be in the first line of a file,
unless there is a shebang (then it's the second line).
Fix this for the local files, do not care about the upstream patches.
While at it, update the identifiers where necessary.
Signed-off-by: Adrian Schmutzler <[email protected]>
+// SPDX-License-Identifier: (GPL-2.0-only OR MIT)
/*
* Copyright (c) 2018 MediaTek Inc.
- *
- * SPDX-License-Identifier: (GPL-2.0-only OR MIT)
*/
/dts-v1/;
+// SPDX-License-Identifier: (GPL-2.0-only OR MIT)
/*
* Copyright (c) 2017 MediaTek Inc.
- *
- * SPDX-License-Identifier: (GPL-2.0-only OR MIT)
*/
/dts-v1/;
+// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
/*
- *
- * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
*/
/dts-v1/;
+// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
/*
- *
- * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
*/
#include <dt-bindings/input/input.h>