diff --git a/app/include/zmk/display/status_screen.h b/app/include/zmk/display/status_screen.h index 34660ad..c15bfe9 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 1ce1e83..9a5c7b4 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 */