summaryrefslogtreecommitdiff
path: root/src/app/luxlog
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/luxlog')
-rw-r--r--src/app/luxlog/Kconfig2
-rw-r--r--src/app/luxlog/Makefile.inc2
-rw-r--r--src/app/luxlog/main.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/app/luxlog/Kconfig b/src/app/luxlog/Kconfig
index 6052edb..f970b03 100644
--- a/src/app/luxlog/Kconfig
+++ b/src/app/luxlog/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/luxlog/Makefile.inc b/src/app/luxlog/Makefile.inc
index cc27fd0..05d0aba 100644
--- a/src/app/luxlog/Makefile.inc
+++ b/src/app/luxlog/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/luxlog/main.cc b/src/app/luxlog/main.cc
index 50aaa90..12a29eb 100644
--- a/src/app/luxlog/main.cc
+++ b/src/app/luxlog/main.cc
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/