requested changes for PR

This commit is contained in:
Darryldh 2021-08-24 21:29:04 -04:00
parent 52f64dc740
commit 11ffa644d1
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Copyright (c) 2020 The ZMK Contributors # Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
zephyr_sources_ifdef(CONFIG_IL0323 il0323.c) zephyr_sources_ifdef(CONFIG_IL0323 il0323.c)

View file

@ -1,4 +1,4 @@
# Copyright (c) 2020 The ZMK Contributors # Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
rsource "Kconfig.il0323" rsource "Kconfig.il0323"

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2020 PHYTEC Messtechnik GmbH * Copyright (c) 2020 PHYTEC Messtechnik GmbHH, Peter Johanson
* *
* SPDX-License-Identifier: Apache-2.0 * SPDX-License-Identifier: Apache-2.0
*/ */