diff options
Diffstat (limited to 'src/app/sharp96test')
-rw-r--r-- | src/app/sharp96test/Kconfig | 2 | ||||
-rw-r--r-- | src/app/sharp96test/Makefile.inc | 2 | ||||
-rw-r--r-- | src/app/sharp96test/main.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/app/sharp96test/Kconfig b/src/app/sharp96test/Kconfig index ad2e33a..dd7978b 100644 --- a/src/app/sharp96test/Kconfig +++ b/src/app/sharp96test/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/sharp96test/Makefile.inc b/src/app/sharp96test/Makefile.inc index 0c2f449..ba7734b 100644 --- a/src/app/sharp96test/Makefile.inc +++ b/src/app/sharp96test/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/sharp96test/main.cc b/src/app/sharp96test/main.cc index 29a1198..bf85488 100644 --- a/src/app/sharp96test/main.cc +++ b/src/app/sharp96test/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ |