summaryrefslogtreecommitdiff
path: root/src/app/ssd1306-bad-apple
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/ssd1306-bad-apple')
-rw-r--r--src/app/ssd1306-bad-apple/Kconfig2
-rw-r--r--src/app/ssd1306-bad-apple/Makefile.inc2
-rw-r--r--src/app/ssd1306-bad-apple/main.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/app/ssd1306-bad-apple/Kconfig b/src/app/ssd1306-bad-apple/Kconfig
index e599858..575e11b 100644
--- a/src/app/ssd1306-bad-apple/Kconfig
+++ b/src/app/ssd1306-bad-apple/Kconfig
@@ -1,4 +1,4 @@
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0
diff --git a/src/app/ssd1306-bad-apple/Makefile.inc b/src/app/ssd1306-bad-apple/Makefile.inc
index 65cd435..4d1b6d3 100644
--- a/src/app/ssd1306-bad-apple/Makefile.inc
+++ b/src/app/ssd1306-bad-apple/Makefile.inc
@@ -1,6 +1,6 @@
# vim:ft=make
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0
diff --git a/src/app/ssd1306-bad-apple/main.cc b/src/app/ssd1306-bad-apple/main.cc
index d1ecd8d..d8d1b6f 100644
--- a/src/app/ssd1306-bad-apple/main.cc
+++ b/src/app/ssd1306-bad-apple/main.cc
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/