From f7dd19b5c209bb8847cb8833df6f4810e4c86db0 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 3 Jul 2023 21:10:07 +0200 Subject: update copyright --- src/app/donothing/Kconfig | 2 +- src/app/donothing/Makefile.inc | 2 +- src/app/donothing/main.cc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/app/donothing') 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 */ -- cgit v1.2.3