diff --git a/app/dts/bindings/zmk,boot-magic-combo.yaml b/app/dts/bindings/zmk,boot-magic-combo.yaml index 434edafcb..23daccac6 100644 --- a/app/dts/bindings/zmk,boot-magic-combo.yaml +++ b/app/dts/bindings/zmk,boot-magic-combo.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023, The ZMK Contributors +# Copyright (c) 2026, The ZMK Contributors # SPDX-License-Identifier: MIT description: | diff --git a/app/src/boot/boot_magic_combo.c b/app/src/boot/boot_magic_combo.c index 46f8f0919..730361e63 100644 --- a/app/src/boot/boot_magic_combo.c +++ b/app/src/boot/boot_magic_combo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 The ZMK Contributors + * Copyright (c) 2026 The ZMK Contributors * * SPDX-License-Identifier: MIT */