From 31b2a120cbefa5c4ee8b052198f2c27e75d607e0 Mon Sep 17 00:00:00 2001 From: Carlos Filoteo Date: Sun, 31 Oct 2021 20:59:47 +0000 Subject: [PATCH] Add copyright/license headers --- app/boards/shields/elephant42/Kconfig.shield | 3 +++ app/boards/shields/elephant42/elephant42.dtsi | 6 ++++++ app/boards/shields/elephant42/elephant42.keymap | 6 ++++++ app/boards/shields/elephant42/elephant42_left.overlay | 6 ++++++ app/boards/shields/elephant42/elephant42_right.overlay | 6 ++++++ 5 files changed, 27 insertions(+) diff --git a/app/boards/shields/elephant42/Kconfig.shield b/app/boards/shields/elephant42/Kconfig.shield index cdc4bf56..01c1e340 100644 --- a/app/boards/shields/elephant42/Kconfig.shield +++ b/app/boards/shields/elephant42/Kconfig.shield @@ -1,3 +1,6 @@ +# Copyright (c) 2020 The ZMK Contributors +# SPDX-License-Identifier: MIT + config SHIELD_ELEPHANT42_LEFT def_bool $(shields_list_contains,elephant42_left) diff --git a/app/boards/shields/elephant42/elephant42.dtsi b/app/boards/shields/elephant42/elephant42.dtsi index 6e29ab4e..44f3c6c8 100644 --- a/app/boards/shields/elephant42/elephant42.dtsi +++ b/app/boards/shields/elephant42/elephant42.dtsi @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #include / { diff --git a/app/boards/shields/elephant42/elephant42.keymap b/app/boards/shields/elephant42/elephant42.keymap index 7d7fda19..11429c8e 100644 --- a/app/boards/shields/elephant42/elephant42.keymap +++ b/app/boards/shields/elephant42/elephant42.keymap @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #include #include #include diff --git a/app/boards/shields/elephant42/elephant42_left.overlay b/app/boards/shields/elephant42/elephant42_left.overlay index a06ae465..ac9a202c 100644 --- a/app/boards/shields/elephant42/elephant42_left.overlay +++ b/app/boards/shields/elephant42/elephant42_left.overlay @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #include "elephant42.dtsi" &kscan0 { diff --git a/app/boards/shields/elephant42/elephant42_right.overlay b/app/boards/shields/elephant42/elephant42_right.overlay index bd5113a8..3048a3db 100644 --- a/app/boards/shields/elephant42/elephant42_right.overlay +++ b/app/boards/shields/elephant42/elephant42_right.overlay @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #include "elephant42.dtsi" &default_transform {