summaryrefslogtreecommitdiff
path: root/src/app/donothing
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/donothing')
-rw-r--r--src/app/donothing/Kconfig2
-rw-r--r--src/app/donothing/Makefile.inc2
-rw-r--r--src/app/donothing/main.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/app/donothing/Kconfig b/src/app/donothing/Kconfig
index 7cfb671..01e8191 100644
--- a/src/app/donothing/Kconfig
+++ b/src/app/donothing/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/donothing/Makefile.inc b/src/app/donothing/Makefile.inc
index 37186e2..440ab1a 100644
--- a/src/app/donothing/Makefile.inc
+++ b/src/app/donothing/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/donothing/main.cc b/src/app/donothing/main.cc
index bb71853..c78ace7 100644
--- a/src/app/donothing/main.cc
+++ b/src/app/donothing/main.cc
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/