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/ssd1306test/Kconfig | 2 +- src/app/ssd1306test/Makefile.inc | 2 +- src/app/ssd1306test/main.cc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/app/ssd1306test') diff --git a/src/app/ssd1306test/Kconfig b/src/app/ssd1306test/Kconfig index dd71bba..57c266f 100644 --- a/src/app/ssd1306test/Kconfig +++ b/src/app/ssd1306test/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/app/ssd1306test/Makefile.inc b/src/app/ssd1306test/Makefile.inc index 3f0e13e..2c7a568 100644 --- a/src/app/ssd1306test/Makefile.inc +++ b/src/app/ssd1306test/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/app/ssd1306test/main.cc b/src/app/ssd1306test/main.cc index d82ce57..ce3fef7 100644 --- a/src/app/ssd1306test/main.cc +++ b/src/app/ssd1306test/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ -- cgit v1.2.3