bug: updated copyright year to the current one

This commit is contained in:
Josh Reynolds 2021-01-19 09:41:21 -06:00
parent 32eef51581
commit 06d96dd619
5 changed files with 7 additions and 4 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
if SHIELD_REVIUNG39 if SHIELD_REVIUNG39

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
config SHIELD_REVIUNG39 config SHIELD_REVIUNG39

View file

@ -1,3 +1,6 @@
# Uncomment the following lines to enable RGB underglow # Uncomment the following lines to enable RGB underglow
# CONFIG_ZMK_RGB_UNDERGLOW=y # CONFIG_ZMK_RGB_UNDERGLOW=y
# CONFIG_WS2812_STRIP=y # CONFIG_WS2812_STRIP=y
# Uncomment the following line to enable deep sleep
# CONFIG_ZMK_SLEEP=y

View file

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

View file

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