diff --git a/app/include/zmk/display/status_screen.h b/app/include/zmk/display/status_screen.h index 34660ad35..c15bfe9f3 100644 --- a/app/include/zmk/display/status_screen.h +++ b/app/include/zmk/display/status_screen.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Peter Johanson + * Copyright (c) 2020 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/src/display/status_screen.c b/app/src/display/status_screen.c index 1ce1e8331..9a5c7b41e 100644 --- a/app/src/display/status_screen.c +++ b/app/src/display/status_screen.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Peter Johanson + * Copyright (c) 2020 The ZMK Contributors * * SPDX-License-Identifier: MIT */