Changing licensing to be from The ZMK Contributors.

This commit is contained in:
Kyle McCreery 2021-11-30 16:40:37 -05:00
parent 270c31b793
commit 6ceb4365ab
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
# Copyright (c) 2021 Kyle McCreery # Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
config BOARD_S40NC config BOARD_S40NC

View file

@ -1,4 +1,4 @@
# Copyright (c) 2021 Kyle McCreery # Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
if BOARD_S40NC if BOARD_S40NC

View file

@ -1,4 +1,4 @@
# Copyright (c) 2021 Kyle McCreery # Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
set(OPENOCD_NRF5_SUBFAMILY nrf52) set(OPENOCD_NRF5_SUBFAMILY nrf52)

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2021 Kyle McCreery * Copyright (c) 2021 The ZMK Contributors
* *
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
*/ */

View file

@ -1,4 +1,4 @@
# Copyright (c) 2021 Kyle McCreery # Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
CONFIG_SOC_SERIES_NRF52X=y CONFIG_SOC_SERIES_NRF52X=y