summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/include/zmk/display/status_screen.h2
-rw-r--r--app/src/display/status_screen.c2
2 files changed, 2 insertions, 2 deletions
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 <peter@peterjohanson.com>
+ * 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 <peter@peterjohanson.com>
+ * Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/