diff options
Diffstat (limited to 'src/app/sharp96-bad-apple')
-rw-r--r-- | src/app/sharp96-bad-apple/Kconfig | 2 | ||||
-rw-r--r-- | src/app/sharp96-bad-apple/Makefile.inc | 2 | ||||
-rw-r--r-- | src/app/sharp96-bad-apple/main.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/app/sharp96-bad-apple/Kconfig b/src/app/sharp96-bad-apple/Kconfig index 50f170a..f1ca54a 100644 --- a/src/app/sharp96-bad-apple/Kconfig +++ b/src/app/sharp96-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/sharp96-bad-apple/Makefile.inc b/src/app/sharp96-bad-apple/Makefile.inc index d88ba11..070b186 100644 --- a/src/app/sharp96-bad-apple/Makefile.inc +++ b/src/app/sharp96-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/sharp96-bad-apple/main.cc b/src/app/sharp96-bad-apple/main.cc index 015e8d8..67e8fa5 100644 --- a/src/app/sharp96-bad-apple/main.cc +++ b/src/app/sharp96-bad-apple/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ |