diff options
Diffstat (limited to 'src')
260 files changed, 260 insertions, 260 deletions
diff --git a/src/app/adctest/Kconfig b/src/app/adctest/Kconfig index 4739855..870af48 100644 --- a/src/app/adctest/Kconfig +++ b/src/app/adctest/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/adctest/Makefile.inc b/src/app/adctest/Makefile.inc index c201be2..1c888c9 100644 --- a/src/app/adctest/Makefile.inc +++ b/src/app/adctest/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/adctest/main.cc b/src/app/adctest/main.cc index af3147f..fc59617 100644 --- a/src/app/adctest/main.cc +++ b/src/app/adctest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/ads111x/plot-ads1115 b/src/app/ads111x/plot-ads1115 index d8ce07e..ef077fe 100755 --- a/src/app/ads111x/plot-ads1115 +++ b/src/app/ads111x/plot-ads1115 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 # -# Copyright (C) 2023 Daniel Friesel +# Copyright (C) 2023 Birte Kristina Friesel # # SPDX-License-Identifier: GPL-2.0-or-later diff --git a/src/app/aemr/Makefile.inc b/src/app/aemr/Makefile.inc index b200e46..7f4c0cc 100644 --- a/src/app/aemr/Makefile.inc +++ b/src/app/aemr/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/blinkencat3/Kconfig b/src/app/blinkencat3/Kconfig index b00231a..98de3d2 100644 --- a/src/app/blinkencat3/Kconfig +++ b/src/app/blinkencat3/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/blinkencat3/Makefile.inc b/src/app/blinkencat3/Makefile.inc index 9e6fc3c..0f93007 100644 --- a/src/app/blinkencat3/Makefile.inc +++ b/src/app/blinkencat3/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/blinkencat3/main.cc b/src/app/blinkencat3/main.cc index 72622c5..ad3ba1b 100644 --- a/src/app/blinkencat3/main.cc +++ b/src/app/blinkencat3/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/bme680-bsec/Kconfig b/src/app/bme680-bsec/Kconfig index 6c60688..317134f 100644 --- a/src/app/bme680-bsec/Kconfig +++ b/src/app/bme680-bsec/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/bme680-bsec/main.cc b/src/app/bme680-bsec/main.cc index c705068..d13ebd6 100644 --- a/src/app/bme680-bsec/main.cc +++ b/src/app/bme680-bsec/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/bme680-max44009-logger/Kconfig b/src/app/bme680-max44009-logger/Kconfig index 161e351..f2d9f0c 100644 --- a/src/app/bme680-max44009-logger/Kconfig +++ b/src/app/bme680-max44009-logger/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/bme680-max44009-logger/Makefile.inc b/src/app/bme680-max44009-logger/Makefile.inc index d98dad2..53e32ad 100644 --- a/src/app/bme680-max44009-logger/Makefile.inc +++ b/src/app/bme680-max44009-logger/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/bme680-max44009-logger/generic.cc b/src/app/bme680-max44009-logger/generic.cc index 34f785d..d44db53 100644 --- a/src/app/bme680-max44009-logger/generic.cc +++ b/src/app/bme680-max44009-logger/generic.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/bme680-max44009-logger/main.cc b/src/app/bme680-max44009-logger/main.cc index 27b2ebf..74a0a22 100644 --- a/src/app/bme680-max44009-logger/main.cc +++ b/src/app/bme680-max44009-logger/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: CC0-1.0 */ diff --git a/src/app/bme680-max44009-logger/posix.cc b/src/app/bme680-max44009-logger/posix.cc index 4086f79..ece481e 100644 --- a/src/app/bme680-max44009-logger/posix.cc +++ b/src/app/bme680-max44009-logger/posix.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/button-and-motion-logger/Kconfig b/src/app/button-and-motion-logger/Kconfig index 9bc0320..31c4999 100644 --- a/src/app/button-and-motion-logger/Kconfig +++ b/src/app/button-and-motion-logger/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/button-and-motion-logger/Makefile.inc b/src/app/button-and-motion-logger/Makefile.inc index 803ef62..a82c6b3 100644 --- a/src/app/button-and-motion-logger/Makefile.inc +++ b/src/app/button-and-motion-logger/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/button-and-motion-logger/client.py b/src/app/button-and-motion-logger/client.py index 8d7317f..680bf2b 100755 --- a/src/app/button-and-motion-logger/client.py +++ b/src/app/button-and-motion-logger/client.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/app/button-and-motion-logger/main.cc b/src/app/button-and-motion-logger/main.cc index 2f2405e..b5e36f9 100644 --- a/src/app/button-and-motion-logger/main.cc +++ b/src/app/button-and-motion-logger/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/countertest/Kconfig b/src/app/countertest/Kconfig index 9f2cf5e..4c1156e 100644 --- a/src/app/countertest/Kconfig +++ b/src/app/countertest/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/countertest/Makefile.inc b/src/app/countertest/Makefile.inc index 905f8e0..3e8fafd 100644 --- a/src/app/countertest/Makefile.inc +++ b/src/app/countertest/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/countertest/main.cc b/src/app/countertest/main.cc index e0a7394..14cc436 100644 --- a/src/app/countertest/main.cc +++ b/src/app/countertest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/datalogger/Kconfig b/src/app/datalogger/Kconfig index 5364fac..b404697 100644 --- a/src/app/datalogger/Kconfig +++ b/src/app/datalogger/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/datalogger/Makefile.inc b/src/app/datalogger/Makefile.inc index df4e6f3..02b006f 100644 --- a/src/app/datalogger/Makefile.inc +++ b/src/app/datalogger/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/datalogger/main.cc b/src/app/datalogger/main.cc index 1d41ee0..1575891 100644 --- a/src/app/datalogger/main.cc +++ b/src/app/datalogger/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/deflatetest/Kconfig b/src/app/deflatetest/Kconfig index 5af0004..793f584 100644 --- a/src/app/deflatetest/Kconfig +++ b/src/app/deflatetest/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/deflatetest/Makefile.inc b/src/app/deflatetest/Makefile.inc index 9d39819..9f2372e 100644 --- a/src/app/deflatetest/Makefile.inc +++ b/src/app/deflatetest/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/deflatetest/main.cc b/src/app/deflatetest/main.cc index 7e90138..5294aef 100644 --- a/src/app/deflatetest/main.cc +++ b/src/app/deflatetest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ 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 */ diff --git a/src/app/energybench/Kconfig b/src/app/energybench/Kconfig index 4f01baf..7b5ad4b 100644 --- a/src/app/energybench/Kconfig +++ b/src/app/energybench/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/energybench/Makefile.inc b/src/app/energybench/Makefile.inc index 1018151..b82cd48 100644 --- a/src/app/energybench/Makefile.inc +++ b/src/app/energybench/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/energybench/main.cc b/src/app/energybench/main.cc index a585639..abb44ee 100644 --- a/src/app/energybench/main.cc +++ b/src/app/energybench/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/i2cdetect/Kconfig b/src/app/i2cdetect/Kconfig index c8c6744..5c50f74 100644 --- a/src/app/i2cdetect/Kconfig +++ b/src/app/i2cdetect/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/i2cdetect/Makefile.inc b/src/app/i2cdetect/Makefile.inc index 0ce00f1..6a0e5ff 100644 --- a/src/app/i2cdetect/Makefile.inc +++ b/src/app/i2cdetect/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/i2cdetect/main.cc b/src/app/i2cdetect/main.cc index b072347..eb17054 100644 --- a/src/app/i2cdetect/main.cc +++ b/src/app/i2cdetect/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/ledblink/Kconfig b/src/app/ledblink/Kconfig index 3f03899..4b33d55 100644 --- a/src/app/ledblink/Kconfig +++ b/src/app/ledblink/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/ledblink/Makefile.inc b/src/app/ledblink/Makefile.inc index 0eea52a..14707a4 100644 --- a/src/app/ledblink/Makefile.inc +++ b/src/app/ledblink/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/ledblink/main.cc b/src/app/ledblink/main.cc index 1bec435..5b1ceb3 100644 --- a/src/app/ledblink/main.cc +++ b/src/app/ledblink/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/lora32u4ii/Kconfig b/src/app/lora32u4ii/Kconfig index 0b75206..3e5c622 100644 --- a/src/app/lora32u4ii/Kconfig +++ b/src/app/lora32u4ii/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/lora32u4ii/Makefile.inc b/src/app/lora32u4ii/Makefile.inc index f0ff22f..6f0dd68 100644 --- a/src/app/lora32u4ii/Makefile.inc +++ b/src/app/lora32u4ii/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/lora32u4ii/main.cc b/src/app/lora32u4ii/main.cc index bb7cdae..09e0961 100644 --- a/src/app/lora32u4ii/main.cc +++ b/src/app/lora32u4ii/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/loratest/Kconfig b/src/app/loratest/Kconfig index cc5ede8..28f49a5 100644 --- a/src/app/loratest/Kconfig +++ b/src/app/loratest/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/loratest/Makefile.inc b/src/app/loratest/Makefile.inc index 0eea52a..14707a4 100644 --- a/src/app/loratest/Makefile.inc +++ b/src/app/loratest/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/loratest/main.cc b/src/app/loratest/main.cc index 1e914f5..fec04c4 100644 --- a/src/app/loratest/main.cc +++ b/src/app/loratest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ 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 */ diff --git a/src/app/mhz19/Kconfig b/src/app/mhz19/Kconfig index 473cea9..316929a 100644 --- a/src/app/mhz19/Kconfig +++ b/src/app/mhz19/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/mhz19/Makefile.inc b/src/app/mhz19/Makefile.inc index 0eea52a..14707a4 100644 --- a/src/app/mhz19/Makefile.inc +++ b/src/app/mhz19/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/mhz19/main.cc b/src/app/mhz19/main.cc index 23c7984..f8d560b 100644 --- a/src/app/mhz19/main.cc +++ b/src/app/mhz19/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/mpu9250_motionlog/Kconfig b/src/app/mpu9250_motionlog/Kconfig index afa9fa0..61d6748 100644 --- a/src/app/mpu9250_motionlog/Kconfig +++ b/src/app/mpu9250_motionlog/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/mpu9250_motionlog/Makefile.inc b/src/app/mpu9250_motionlog/Makefile.inc index 7d5621b..533848d 100644 --- a/src/app/mpu9250_motionlog/Makefile.inc +++ b/src/app/mpu9250_motionlog/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/mpu9250_motionlog/main.cc b/src/app/mpu9250_motionlog/main.cc index 0bf6fee..66e4690 100644 --- a/src/app/mpu9250_motionlog/main.cc +++ b/src/app/mpu9250_motionlog/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/nrf24l01test/Makefile.inc b/src/app/nrf24l01test/Makefile.inc index 58d2e6a..0f54366 100644 --- a/src/app/nrf24l01test/Makefile.inc +++ b/src/app/nrf24l01test/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/nrf24l01test/main.cc b/src/app/nrf24l01test/main.cc index 789cb96..c217269 100644 --- a/src/app/nrf24l01test/main.cc +++ b/src/app/nrf24l01test/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/pervasive-aurora-mb-bad-apple/Kconfig b/src/app/pervasive-aurora-mb-bad-apple/Kconfig index a67bf96..d446107 100644 --- a/src/app/pervasive-aurora-mb-bad-apple/Kconfig +++ b/src/app/pervasive-aurora-mb-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/pervasive-aurora-mb-bad-apple/Makefile.inc b/src/app/pervasive-aurora-mb-bad-apple/Makefile.inc index 9ab6de4..ac9f436 100644 --- a/src/app/pervasive-aurora-mb-bad-apple/Makefile.inc +++ b/src/app/pervasive-aurora-mb-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/pervasive-aurora-mb-bad-apple/main.cc b/src/app/pervasive-aurora-mb-bad-apple/main.cc index a302c33..b0770a5 100644 --- a/src/app/pervasive-aurora-mb-bad-apple/main.cc +++ b/src/app/pervasive-aurora-mb-bad-apple/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/pervasive-aurora-mb-test/Kconfig b/src/app/pervasive-aurora-mb-test/Kconfig index 57c5874..a42ea5e 100644 --- a/src/app/pervasive-aurora-mb-test/Kconfig +++ b/src/app/pervasive-aurora-mb-test/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/pervasive-aurora-mb-test/Makefile.inc b/src/app/pervasive-aurora-mb-test/Makefile.inc index 0eea52a..14707a4 100644 --- a/src/app/pervasive-aurora-mb-test/Makefile.inc +++ b/src/app/pervasive-aurora-mb-test/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/pervasive-aurora-mb-test/main.cc b/src/app/pervasive-aurora-mb-test/main.cc index 254f2c5..4471f99 100644 --- a/src/app/pervasive-aurora-mb-test/main.cc +++ b/src/app/pervasive-aurora-mb-test/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/posix-argv-to-ssd1306/Kconfig b/src/app/posix-argv-to-ssd1306/Kconfig index 5cb949e..2205e4b 100644 --- a/src/app/posix-argv-to-ssd1306/Kconfig +++ b/src/app/posix-argv-to-ssd1306/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/posix-argv-to-ssd1306/Makefile.inc b/src/app/posix-argv-to-ssd1306/Makefile.inc index 8c4936b..004d984 100644 --- a/src/app/posix-argv-to-ssd1306/Makefile.inc +++ b/src/app/posix-argv-to-ssd1306/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/posix-argv-to-ssd1306/main.cc b/src/app/posix-argv-to-ssd1306/main.cc index e16d05e..c08e6a9 100644 --- a/src/app/posix-argv-to-ssd1306/main.cc +++ b/src/app/posix-argv-to-ssd1306/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/posix-stdin-to-ssd1306/Kconfig b/src/app/posix-stdin-to-ssd1306/Kconfig index c103631..cbc21ad 100644 --- a/src/app/posix-stdin-to-ssd1306/Kconfig +++ b/src/app/posix-stdin-to-ssd1306/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/posix-stdin-to-ssd1306/Makefile.inc b/src/app/posix-stdin-to-ssd1306/Makefile.inc index 8c4936b..004d984 100644 --- a/src/app/posix-stdin-to-ssd1306/Makefile.inc +++ b/src/app/posix-stdin-to-ssd1306/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/posix-stdin-to-ssd1306/main.cc b/src/app/posix-stdin-to-ssd1306/main.cc index 0077724..e0d21fb 100644 --- a/src/app/posix-stdin-to-ssd1306/main.cc +++ b/src/app/posix-stdin-to-ssd1306/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ 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 */ 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 */ diff --git a/src/app/shell/Kconfig b/src/app/shell/Kconfig index d176020..bf3c8b6 100644 --- a/src/app/shell/Kconfig +++ b/src/app/shell/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/shell/Makefile.inc b/src/app/shell/Makefile.inc index daadae0..7f9db4c 100644 --- a/src/app/shell/Makefile.inc +++ b/src/app/shell/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/shell/main.cc b/src/app/shell/main.cc index 47bee68..04515b2 100644 --- a/src/app/shell/main.cc +++ b/src/app/shell/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/ssd1306-bad-apple/Kconfig b/src/app/ssd1306-bad-apple/Kconfig index e599858..575e11b 100644 --- a/src/app/ssd1306-bad-apple/Kconfig +++ b/src/app/ssd1306-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/ssd1306-bad-apple/Makefile.inc b/src/app/ssd1306-bad-apple/Makefile.inc index 65cd435..4d1b6d3 100644 --- a/src/app/ssd1306-bad-apple/Makefile.inc +++ b/src/app/ssd1306-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/ssd1306-bad-apple/main.cc b/src/app/ssd1306-bad-apple/main.cc index d1ecd8d..d8d1b6f 100644 --- a/src/app/ssd1306-bad-apple/main.cc +++ b/src/app/ssd1306-bad-apple/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ 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 */ diff --git a/src/app/sysinfo/Makefile.inc b/src/app/sysinfo/Makefile.inc index 0eea52a..14707a4 100644 --- a/src/app/sysinfo/Makefile.inc +++ b/src/app/sysinfo/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/sysinfo/main.cc b/src/app/sysinfo/main.cc index 0146e67..ce5d1ec 100644 --- a/src/app/sysinfo/main.cc +++ b/src/app/sysinfo/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/test_basic/Makefile.inc b/src/app/test_basic/Makefile.inc index 1018151..b82cd48 100644 --- a/src/app/test_basic/Makefile.inc +++ b/src/app/test_basic/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/test_basic/main.cc b/src/app/test_basic/main.cc index e4a7782..1f3c345 100644 --- a/src/app/test_basic/main.cc +++ b/src/app/test_basic/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/timertest/Kconfig b/src/app/timertest/Kconfig index f96d7fc..e7fb8e9 100644 --- a/src/app/timertest/Kconfig +++ b/src/app/timertest/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/app/timertest/Makefile.inc b/src/app/timertest/Makefile.inc index e2fe07f..9a36373 100644 --- a/src/app/timertest/Makefile.inc +++ b/src/app/timertest/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/timertest/main.cc b/src/app/timertest/main.cc index f33d014..7ab2706 100644 --- a/src/app/timertest/main.cc +++ b/src/app/timertest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/transactiontest/Kconfig b/src/app/transactiontest/Kconfig index d47d1ad..87e95e4 100644 --- a/src/app/transactiontest/Kconfig +++ b/src/app/transactiontest/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/transactiontest/Makefile.inc b/src/app/transactiontest/Makefile.inc index f7ab9e6..3d8fad4 100644 --- a/src/app/transactiontest/Makefile.inc +++ b/src/app/transactiontest/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/transactiontest/main.cc b/src/app/transactiontest/main.cc index 0b104e3..2ca05f6 100644 --- a/src/app/transactiontest/main.cc +++ b/src/app/transactiontest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/transactiontest/util.S b/src/app/transactiontest/util.S index 9d1bd19..afd25a1 100644 --- a/src/app/transactiontest/util.S +++ b/src/app/transactiontest/util.S @@ -1,5 +1,5 @@ ; -; Copyright 2020 Daniel Friesel +; Copyright 2020 Birte Kristina Friesel ; ; SPDX-License-Identifier: BSD-2-Clause ; diff --git a/src/app/treebench/Kconfig b/src/app/treebench/Kconfig index f41e805..0e77407 100644 --- a/src/app/treebench/Kconfig +++ b/src/app/treebench/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/treebench/Makefile.inc b/src/app/treebench/Makefile.inc index 1bb6754..144c753 100644 --- a/src/app/treebench/Makefile.inc +++ b/src/app/treebench/Makefile.inc @@ -1,5 +1,5 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/app/treebench/main.cc b/src/app/treebench/main.cc index fc8ffc5..dbb6533 100644 --- a/src/app/treebench/main.cc +++ b/src/app/treebench/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/uart-to-dmx/Kconfig b/src/app/uart-to-dmx/Kconfig index 6fec582..730c61d 100644 --- a/src/app/uart-to-dmx/Kconfig +++ b/src/app/uart-to-dmx/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/uart-to-dmx/Makefile.inc b/src/app/uart-to-dmx/Makefile.inc index 0eea52a..14707a4 100644 --- a/src/app/uart-to-dmx/Makefile.inc +++ b/src/app/uart-to-dmx/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/uart-to-dmx/main.cc b/src/app/uart-to-dmx/main.cc index 738173e..892ce56 100644 --- a/src/app/uart-to-dmx/main.cc +++ b/src/app/uart-to-dmx/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/waittest/Makefile.inc b/src/app/waittest/Makefile.inc index e2fe07f..9a36373 100644 --- a/src/app/waittest/Makefile.inc +++ b/src/app/waittest/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/waittest/main.cc b/src/app/waittest/main.cc index 7a01ca3..f67779c 100644 --- a/src/app/waittest/main.cc +++ b/src/app/waittest/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/wetterstation/Kconfig b/src/app/wetterstation/Kconfig index d09f76a..6e41a3b 100644 --- a/src/app/wetterstation/Kconfig +++ b/src/app/wetterstation/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/wetterstation/Makefile.inc b/src/app/wetterstation/Makefile.inc index c32523a..1e76230 100644 --- a/src/app/wetterstation/Makefile.inc +++ b/src/app/wetterstation/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/wetterstation/client.py b/src/app/wetterstation/client.py index 73369b6..9cdb7a0 100755 --- a/src/app/wetterstation/client.py +++ b/src/app/wetterstation/client.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/app/wetterstation/main.cc b/src/app/wetterstation/main.cc index fb62ae9..340bc72 100644 --- a/src/app/wetterstation/main.cc +++ b/src/app/wetterstation/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/ws2812b_dmap/Kconfig b/src/app/ws2812b_dmap/Kconfig index d48a3b6..db002b2 100644 --- a/src/app/ws2812b_dmap/Kconfig +++ b/src/app/ws2812b_dmap/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/ws2812b_dmap/Makefile.inc b/src/app/ws2812b_dmap/Makefile.inc index daa2e4f..dd8d49b 100644 --- a/src/app/ws2812b_dmap/Makefile.inc +++ b/src/app/ws2812b_dmap/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/ws2812b_dmap/main.cc b/src/app/ws2812b_dmap/main.cc index 7e953e3..3a18911 100644 --- a/src/app/ws2812b_dmap/main.cc +++ b/src/app/ws2812b_dmap/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/app/ws2812b_uart/Kconfig b/src/app/ws2812b_uart/Kconfig index d92c8c9..2dbe214 100644 --- a/src/app/ws2812b_uart/Kconfig +++ b/src/app/ws2812b_uart/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/ws2812b_uart/Makefile.inc b/src/app/ws2812b_uart/Makefile.inc index daa2e4f..dd8d49b 100644 --- a/src/app/ws2812b_uart/Makefile.inc +++ b/src/app/ws2812b_uart/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/ws2812b_uart/main.cc b/src/app/ws2812b_uart/main.cc index 97fb1e4..e81a9b6 100644 --- a/src/app/ws2812b_uart/main.cc +++ b/src/app/ws2812b_uart/main.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/Kconfig b/src/arch/arduino-nano/Kconfig index 99f72aa..79c7f2e 100644 --- a/src/arch/arduino-nano/Kconfig +++ b/src/arch/arduino-nano/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/arch/arduino-nano/Makefile.inc b/src/arch/arduino-nano/Makefile.inc index 30aa846..2313d18 100644 --- a/src/arch/arduino-nano/Makefile.inc +++ b/src/arch/arduino-nano/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/arduino-nano/arch.cc b/src/arch/arduino-nano/arch.cc index 87b81cc..e9ec24e 100644 --- a/src/arch/arduino-nano/arch.cc +++ b/src/arch/arduino-nano/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/adc.cc b/src/arch/arduino-nano/driver/adc.cc index 8f828a4..732350a 100644 --- a/src/arch/arduino-nano/driver/adc.cc +++ b/src/arch/arduino-nano/driver/adc.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/counter.cc b/src/arch/arduino-nano/driver/counter.cc index 842bfe8..c7c0a33 100644 --- a/src/arch/arduino-nano/driver/counter.cc +++ b/src/arch/arduino-nano/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/dmx.cc b/src/arch/arduino-nano/driver/dmx.cc index c18d5a8..869ff51 100644 --- a/src/arch/arduino-nano/driver/dmx.cc +++ b/src/arch/arduino-nano/driver/dmx.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/gpio.cc b/src/arch/arduino-nano/driver/gpio.cc index 734d678..38a49ea 100644 --- a/src/arch/arduino-nano/driver/gpio.cc +++ b/src/arch/arduino-nano/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/i2c.cc b/src/arch/arduino-nano/driver/i2c.cc index 83dc65f..b0f3fe1 100644 --- a/src/arch/arduino-nano/driver/i2c.cc +++ b/src/arch/arduino-nano/driver/i2c.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/spi.cc b/src/arch/arduino-nano/driver/spi.cc index bef218c..61323d4 100644 --- a/src/arch/arduino-nano/driver/spi.cc +++ b/src/arch/arduino-nano/driver/spi.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/stdin.cc b/src/arch/arduino-nano/driver/stdin.cc index fe90d0c..41360d1 100644 --- a/src/arch/arduino-nano/driver/stdin.cc +++ b/src/arch/arduino-nano/driver/stdin.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/stdout.cc b/src/arch/arduino-nano/driver/stdout.cc index cddd499..d22eadf 100644 --- a/src/arch/arduino-nano/driver/stdout.cc +++ b/src/arch/arduino-nano/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/timer.cc b/src/arch/arduino-nano/driver/timer.cc index a54b5c6..03c1b9b 100644 --- a/src/arch/arduino-nano/driver/timer.cc +++ b/src/arch/arduino-nano/driver/timer.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/arduino-nano/driver/uptime.cc b/src/arch/arduino-nano/driver/uptime.cc index 621ec91..35085f6 100644 --- a/src/arch/arduino-nano/driver/uptime.cc +++ b/src/arch/arduino-nano/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/Kconfig b/src/arch/atmega2560/Kconfig index 8c25f97..31ad215 100644 --- a/src/arch/atmega2560/Kconfig +++ b/src/arch/atmega2560/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/arch/atmega2560/Makefile.inc b/src/arch/atmega2560/Makefile.inc index d00c611..d7a6b05 100644 --- a/src/arch/atmega2560/Makefile.inc +++ b/src/arch/atmega2560/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/atmega2560/arch.cc b/src/arch/atmega2560/arch.cc index 763a920..1ad06e7 100644 --- a/src/arch/atmega2560/arch.cc +++ b/src/arch/atmega2560/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/driver/counter.cc b/src/arch/atmega2560/driver/counter.cc index d6cde46..a87f431 100644 --- a/src/arch/atmega2560/driver/counter.cc +++ b/src/arch/atmega2560/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/driver/dmx.cc b/src/arch/atmega2560/driver/dmx.cc index 1b21aea..894ef99 100644 --- a/src/arch/atmega2560/driver/dmx.cc +++ b/src/arch/atmega2560/driver/dmx.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/driver/gpio.cc b/src/arch/atmega2560/driver/gpio.cc index 60e374e..e99dd67 100644 --- a/src/arch/atmega2560/driver/gpio.cc +++ b/src/arch/atmega2560/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/driver/stdin.cc b/src/arch/atmega2560/driver/stdin.cc index 213b29e..9cdcacd 100644 --- a/src/arch/atmega2560/driver/stdin.cc +++ b/src/arch/atmega2560/driver/stdin.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/driver/stdout.cc b/src/arch/atmega2560/driver/stdout.cc index 58a3e7e..b7f8129 100644 --- a/src/arch/atmega2560/driver/stdout.cc +++ b/src/arch/atmega2560/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/driver/timer.cc b/src/arch/atmega2560/driver/timer.cc index b6d4145..60788b5 100644 --- a/src/arch/atmega2560/driver/timer.cc +++ b/src/arch/atmega2560/driver/timer.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/atmega2560/driver/uptime.cc b/src/arch/atmega2560/driver/uptime.cc index 7e37a7b..fe5fdec 100644 --- a/src/arch/atmega2560/driver/uptime.cc +++ b/src/arch/atmega2560/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/blinkenrocket/Kconfig b/src/arch/blinkenrocket/Kconfig index c9b04a5..8c2c6a5 100644 --- a/src/arch/blinkenrocket/Kconfig +++ b/src/arch/blinkenrocket/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 config arch_blinkenrocket_driver_i2c diff --git a/src/arch/blinkenrocket/Makefile.inc b/src/arch/blinkenrocket/Makefile.inc index 4fdc130..29683ba 100644 --- a/src/arch/blinkenrocket/Makefile.inc +++ b/src/arch/blinkenrocket/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/blinkenrocket/arch.cc b/src/arch/blinkenrocket/arch.cc index 5fc7cb8..89a5801 100644 --- a/src/arch/blinkenrocket/arch.cc +++ b/src/arch/blinkenrocket/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/blinkenrocket/driver/gpio.cc b/src/arch/blinkenrocket/driver/gpio.cc index 693edce..bf27c7e 100644 --- a/src/arch/blinkenrocket/driver/gpio.cc +++ b/src/arch/blinkenrocket/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/blinkenrocket/driver/i2c.cc b/src/arch/blinkenrocket/driver/i2c.cc index 75169db..44b771a 100644 --- a/src/arch/blinkenrocket/driver/i2c.cc +++ b/src/arch/blinkenrocket/driver/i2c.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/blinkenrocket/driver/stdout.cc b/src/arch/blinkenrocket/driver/stdout.cc index a7c0a3f..5bbb171 100644 --- a/src/arch/blinkenrocket/driver/stdout.cc +++ b/src/arch/blinkenrocket/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/blinkenrocket/driver/uptime.cc b/src/arch/blinkenrocket/driver/uptime.cc index 621ec91..35085f6 100644 --- a/src/arch/blinkenrocket/driver/uptime.cc +++ b/src/arch/blinkenrocket/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc299-mock/Kconfig b/src/arch/infineon-tc299-mock/Kconfig index 550681f..4f3468b 100644 --- a/src/arch/infineon-tc299-mock/Kconfig +++ b/src/arch/infineon-tc299-mock/Kconfig @@ -1,3 +1,3 @@ -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/arch/infineon-tc299-mock/Makefile.inc b/src/arch/infineon-tc299-mock/Makefile.inc index 48a8cbc..9a94aa0 100644 --- a/src/arch/infineon-tc299-mock/Makefile.inc +++ b/src/arch/infineon-tc299-mock/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/infineon-tc299-mock/arch.cc b/src/arch/infineon-tc299-mock/arch.cc index e219da5..4b39d34 100644 --- a/src/arch/infineon-tc299-mock/arch.cc +++ b/src/arch/infineon-tc299-mock/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc299-mock/driver/counter.cc b/src/arch/infineon-tc299-mock/driver/counter.cc index 7279806..734a44f 100644 --- a/src/arch/infineon-tc299-mock/driver/counter.cc +++ b/src/arch/infineon-tc299-mock/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc299-mock/driver/gpio.cc b/src/arch/infineon-tc299-mock/driver/gpio.cc index b66add2..7245174 100644 --- a/src/arch/infineon-tc299-mock/driver/gpio.cc +++ b/src/arch/infineon-tc299-mock/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc299-mock/driver/stdout.cc b/src/arch/infineon-tc299-mock/driver/stdout.cc index ccdb7d5..f600e2f 100644 --- a/src/arch/infineon-tc299-mock/driver/stdout.cc +++ b/src/arch/infineon-tc299-mock/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc397-mock/Kconfig b/src/arch/infineon-tc397-mock/Kconfig index 550681f..4f3468b 100644 --- a/src/arch/infineon-tc397-mock/Kconfig +++ b/src/arch/infineon-tc397-mock/Kconfig @@ -1,3 +1,3 @@ -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/arch/infineon-tc397-mock/Makefile.inc b/src/arch/infineon-tc397-mock/Makefile.inc index dfa9972..203d9e7 100644 --- a/src/arch/infineon-tc397-mock/Makefile.inc +++ b/src/arch/infineon-tc397-mock/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/infineon-tc397-mock/arch.cc b/src/arch/infineon-tc397-mock/arch.cc index e219da5..4b39d34 100644 --- a/src/arch/infineon-tc397-mock/arch.cc +++ b/src/arch/infineon-tc397-mock/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc397-mock/driver/counter.cc b/src/arch/infineon-tc397-mock/driver/counter.cc index 7279806..734a44f 100644 --- a/src/arch/infineon-tc397-mock/driver/counter.cc +++ b/src/arch/infineon-tc397-mock/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc397-mock/driver/gpio.cc b/src/arch/infineon-tc397-mock/driver/gpio.cc index b66add2..7245174 100644 --- a/src/arch/infineon-tc397-mock/driver/gpio.cc +++ b/src/arch/infineon-tc397-mock/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/infineon-tc397-mock/driver/stdout.cc b/src/arch/infineon-tc397-mock/driver/stdout.cc index ccdb7d5..f600e2f 100644 --- a/src/arch/infineon-tc397-mock/driver/stdout.cc +++ b/src/arch/infineon-tc397-mock/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/lm4f120h5qr-stellaris/Makefile.inc b/src/arch/lm4f120h5qr-stellaris/Makefile.inc index 61a8a8e..32d0e9d 100644 --- a/src/arch/lm4f120h5qr-stellaris/Makefile.inc +++ b/src/arch/lm4f120h5qr-stellaris/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/lm4f120h5qr-stellaris/arch.cc b/src/arch/lm4f120h5qr-stellaris/arch.cc index e613e42..2a2fb58 100644 --- a/src/arch/lm4f120h5qr-stellaris/arch.cc +++ b/src/arch/lm4f120h5qr-stellaris/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/lm4f120h5qr-stellaris/driver/gpio.cc b/src/arch/lm4f120h5qr-stellaris/driver/gpio.cc index 5b17f1e..ac3ca98 100644 --- a/src/arch/lm4f120h5qr-stellaris/driver/gpio.cc +++ b/src/arch/lm4f120h5qr-stellaris/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/lm4f120h5qr-stellaris/driver/stdout.cc b/src/arch/lm4f120h5qr-stellaris/driver/stdout.cc index 18b6da4..c0e64de 100644 --- a/src/arch/lm4f120h5qr-stellaris/driver/stdout.cc +++ b/src/arch/lm4f120h5qr-stellaris/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/lm4f120h5qr-stellaris/driver/uptime.cc b/src/arch/lm4f120h5qr-stellaris/driver/uptime.cc index 7e37a7b..fe5fdec 100644 --- a/src/arch/lm4f120h5qr-stellaris/driver/uptime.cc +++ b/src/arch/lm4f120h5qr-stellaris/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/lm4f120h5qr-stellaris/lm4f120h5qr.ld b/src/arch/lm4f120h5qr-stellaris/lm4f120h5qr.ld index 0bc8fe2..12c727f 100644 --- a/src/arch/lm4f120h5qr-stellaris/lm4f120h5qr.ld +++ b/src/arch/lm4f120h5qr-stellaris/lm4f120h5qr.ld @@ -1,5 +1,5 @@ /*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: CC0-1.0
*/
diff --git a/src/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.c b/src/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.c index 877316f..53caafe 100644 --- a/src/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.c +++ b/src/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.c @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/lora32u4ii/Kconfig b/src/arch/lora32u4ii/Kconfig index 8a59fa6..b113e9d 100644 --- a/src/arch/lora32u4ii/Kconfig +++ b/src/arch/lora32u4ii/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/arch/lora32u4ii/Makefile.inc b/src/arch/lora32u4ii/Makefile.inc index 3ac2d04..efbda4e 100644 --- a/src/arch/lora32u4ii/Makefile.inc +++ b/src/arch/lora32u4ii/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/lora32u4ii/driver/spi.cc b/src/arch/lora32u4ii/driver/spi.cc index c2cad08..ebae4ed 100644 --- a/src/arch/lora32u4ii/driver/spi.cc +++ b/src/arch/lora32u4ii/driver/spi.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/lora32u4ii/driver/stdout.cc b/src/arch/lora32u4ii/driver/stdout.cc index e7ddd5f..c9eafce 100644 --- a/src/arch/lora32u4ii/driver/stdout.cc +++ b/src/arch/lora32u4ii/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/Kconfig b/src/arch/msp430fr5969lp/Kconfig index 008df31..2f0f441 100644 --- a/src/arch/msp430fr5969lp/Kconfig +++ b/src/arch/msp430fr5969lp/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 config arch_msp430fr5969lp_driver_adc diff --git a/src/arch/msp430fr5969lp/Makefile.inc b/src/arch/msp430fr5969lp/Makefile.inc index 978696c..583a95a 100644 --- a/src/arch/msp430fr5969lp/Makefile.inc +++ b/src/arch/msp430fr5969lp/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/msp430fr5969lp/arch.cc b/src/arch/msp430fr5969lp/arch.cc index 1c610ca..f873d40 100644 --- a/src/arch/msp430fr5969lp/arch.cc +++ b/src/arch/msp430fr5969lp/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/adc.cc b/src/arch/msp430fr5969lp/driver/adc.cc index e5b3c27..84a4f86 100644 --- a/src/arch/msp430fr5969lp/driver/adc.cc +++ b/src/arch/msp430fr5969lp/driver/adc.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/counter.cc b/src/arch/msp430fr5969lp/driver/counter.cc index 854061e..c09d27f 100644 --- a/src/arch/msp430fr5969lp/driver/counter.cc +++ b/src/arch/msp430fr5969lp/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/dmx.cc b/src/arch/msp430fr5969lp/driver/dmx.cc index 162c2c7..78c7e19 100644 --- a/src/arch/msp430fr5969lp/driver/dmx.cc +++ b/src/arch/msp430fr5969lp/driver/dmx.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/gpio.cc b/src/arch/msp430fr5969lp/driver/gpio.cc index 148bcdb..fe44f7a 100644 --- a/src/arch/msp430fr5969lp/driver/gpio.cc +++ b/src/arch/msp430fr5969lp/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/i2c.cc b/src/arch/msp430fr5969lp/driver/i2c.cc index 7c6cbbf..101ac6b 100644 --- a/src/arch/msp430fr5969lp/driver/i2c.cc +++ b/src/arch/msp430fr5969lp/driver/i2c.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/spi.cc b/src/arch/msp430fr5969lp/driver/spi.cc index 7050f47..6b6f35b 100644 --- a/src/arch/msp430fr5969lp/driver/spi.cc +++ b/src/arch/msp430fr5969lp/driver/spi.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/stdin.cc b/src/arch/msp430fr5969lp/driver/stdin.cc index 6ad43b8..0850dab 100644 --- a/src/arch/msp430fr5969lp/driver/stdin.cc +++ b/src/arch/msp430fr5969lp/driver/stdin.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/stdout.cc b/src/arch/msp430fr5969lp/driver/stdout.cc index 4b13515..0232463 100644 --- a/src/arch/msp430fr5969lp/driver/stdout.cc +++ b/src/arch/msp430fr5969lp/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/timer.cc b/src/arch/msp430fr5969lp/driver/timer.cc index a54b5c6..03c1b9b 100644 --- a/src/arch/msp430fr5969lp/driver/timer.cc +++ b/src/arch/msp430fr5969lp/driver/timer.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/driver/uptime.cc b/src/arch/msp430fr5969lp/driver/uptime.cc index 29d1bfc..f679f8b 100644 --- a/src/arch/msp430fr5969lp/driver/uptime.cc +++ b/src/arch/msp430fr5969lp/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5969lp/model.py b/src/arch/msp430fr5969lp/model.py index 525ecb7..60b850c 100755 --- a/src/arch/msp430fr5969lp/model.py +++ b/src/arch/msp430fr5969lp/model.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/msp430fr5994lp/Kconfig b/src/arch/msp430fr5994lp/Kconfig index 6997ce8..4bff8f0 100644 --- a/src/arch/msp430fr5994lp/Kconfig +++ b/src/arch/msp430fr5994lp/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 config arch_msp430fr5994lp_driver_adc diff --git a/src/arch/msp430fr5994lp/Makefile.inc b/src/arch/msp430fr5994lp/Makefile.inc index 9eaab2e..d3957e3 100644 --- a/src/arch/msp430fr5994lp/Makefile.inc +++ b/src/arch/msp430fr5994lp/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/msp430fr5994lp/arch.cc b/src/arch/msp430fr5994lp/arch.cc index d1fceaf..a09d28c 100644 --- a/src/arch/msp430fr5994lp/arch.cc +++ b/src/arch/msp430fr5994lp/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/adc.cc b/src/arch/msp430fr5994lp/driver/adc.cc index e5b3c27..84a4f86 100644 --- a/src/arch/msp430fr5994lp/driver/adc.cc +++ b/src/arch/msp430fr5994lp/driver/adc.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/counter.cc b/src/arch/msp430fr5994lp/driver/counter.cc index e93f97b..fb0642a 100644 --- a/src/arch/msp430fr5994lp/driver/counter.cc +++ b/src/arch/msp430fr5994lp/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/cpufreq.cc b/src/arch/msp430fr5994lp/driver/cpufreq.cc index b71dc57..3353808 100644 --- a/src/arch/msp430fr5994lp/driver/cpufreq.cc +++ b/src/arch/msp430fr5994lp/driver/cpufreq.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/dmx.cc b/src/arch/msp430fr5994lp/driver/dmx.cc index d032aaf..3fc52bf 100644 --- a/src/arch/msp430fr5994lp/driver/dmx.cc +++ b/src/arch/msp430fr5994lp/driver/dmx.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/gpio.cc b/src/arch/msp430fr5994lp/driver/gpio.cc index 148bcdb..fe44f7a 100644 --- a/src/arch/msp430fr5994lp/driver/gpio.cc +++ b/src/arch/msp430fr5994lp/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/i2c.cc b/src/arch/msp430fr5994lp/driver/i2c.cc index b1ca5fc..cc683a2 100644 --- a/src/arch/msp430fr5994lp/driver/i2c.cc +++ b/src/arch/msp430fr5994lp/driver/i2c.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/spi.cc b/src/arch/msp430fr5994lp/driver/spi.cc index 3d5ee61..2ef84bf 100644 --- a/src/arch/msp430fr5994lp/driver/spi.cc +++ b/src/arch/msp430fr5994lp/driver/spi.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/spi_a1.cc b/src/arch/msp430fr5994lp/driver/spi_a1.cc index 58b604f..3e400f2 100644 --- a/src/arch/msp430fr5994lp/driver/spi_a1.cc +++ b/src/arch/msp430fr5994lp/driver/spi_a1.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/stdin.cc b/src/arch/msp430fr5994lp/driver/stdin.cc index 6ad43b8..0850dab 100644 --- a/src/arch/msp430fr5994lp/driver/stdin.cc +++ b/src/arch/msp430fr5994lp/driver/stdin.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/stdout.cc b/src/arch/msp430fr5994lp/driver/stdout.cc index eaa59f8..a73505c 100644 --- a/src/arch/msp430fr5994lp/driver/stdout.cc +++ b/src/arch/msp430fr5994lp/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc b/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc index 09d6a84..c3b7c8f 100644 --- a/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc +++ b/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/timer.cc b/src/arch/msp430fr5994lp/driver/timer.cc index a54b5c6..03c1b9b 100644 --- a/src/arch/msp430fr5994lp/driver/timer.cc +++ b/src/arch/msp430fr5994lp/driver/timer.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/driver/uptime.cc b/src/arch/msp430fr5994lp/driver/uptime.cc index 29d1bfc..f679f8b 100644 --- a/src/arch/msp430fr5994lp/driver/uptime.cc +++ b/src/arch/msp430fr5994lp/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/msp430fr5994lp/model.py b/src/arch/msp430fr5994lp/model.py index 525ecb7..60b850c 100755 --- a/src/arch/msp430fr5994lp/model.py +++ b/src/arch/msp430fr5994lp/model.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/posix/Kconfig b/src/arch/posix/Kconfig index 0e210ad..3c8e53a 100644 --- a/src/arch/posix/Kconfig +++ b/src/arch/posix/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 config gpio_trace diff --git a/src/arch/posix/Makefile.inc b/src/arch/posix/Makefile.inc index 17e2158..8aebc31 100644 --- a/src/arch/posix/Makefile.inc +++ b/src/arch/posix/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/posix/arch.cc b/src/arch/posix/arch.cc index 69dfeac..076dce3 100644 --- a/src/arch/posix/arch.cc +++ b/src/arch/posix/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/posix/driver/counter.cc b/src/arch/posix/driver/counter.cc index dd6196a..963afe2 100644 --- a/src/arch/posix/driver/counter.cc +++ b/src/arch/posix/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/posix/driver/gpio.cc b/src/arch/posix/driver/gpio.cc index 148bcdb..fe44f7a 100644 --- a/src/arch/posix/driver/gpio.cc +++ b/src/arch/posix/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/posix/driver/i2c.cc b/src/arch/posix/driver/i2c.cc index 4cfdd35..cf08a77 100644 --- a/src/arch/posix/driver/i2c.cc +++ b/src/arch/posix/driver/i2c.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/posix/driver/stdout.cc b/src/arch/posix/driver/stdout.cc index a9ceaa4..981b510 100644 --- a/src/arch/posix/driver/stdout.cc +++ b/src/arch/posix/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/posix/driver/uptime.cc b/src/arch/posix/driver/uptime.cc index f30382a..c56815b 100644 --- a/src/arch/posix/driver/uptime.cc +++ b/src/arch/posix/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/rm46l8lp/Kconfig b/src/arch/rm46l8lp/Kconfig index 4b04f57..3b307b9 100644 --- a/src/arch/rm46l8lp/Kconfig +++ b/src/arch/rm46l8lp/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 config arch_rm46l8lp_driver_counter diff --git a/src/arch/rm46l8lp/Makefile.inc b/src/arch/rm46l8lp/Makefile.inc index ff1ddff..5d0281d 100644 --- a/src/arch/rm46l8lp/Makefile.inc +++ b/src/arch/rm46l8lp/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/rm46l8lp/arch.cc b/src/arch/rm46l8lp/arch.cc index e07e507..b4aa579 100644 --- a/src/arch/rm46l8lp/arch.cc +++ b/src/arch/rm46l8lp/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/rm46l8lp/driver/counter.cc b/src/arch/rm46l8lp/driver/counter.cc index 4e0bb92..7987023 100644 --- a/src/arch/rm46l8lp/driver/counter.cc +++ b/src/arch/rm46l8lp/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/rm46l8lp/driver/gpio.cc b/src/arch/rm46l8lp/driver/gpio.cc index 148bcdb..fe44f7a 100644 --- a/src/arch/rm46l8lp/driver/gpio.cc +++ b/src/arch/rm46l8lp/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/rm46l8lp/driver/stdout.cc b/src/arch/rm46l8lp/driver/stdout.cc index 9d5403c..01c65ce 100644 --- a/src/arch/rm46l8lp/driver/stdout.cc +++ b/src/arch/rm46l8lp/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/rm46l8lp/driver/uptime.cc b/src/arch/rm46l8lp/driver/uptime.cc index 8aaff8f..a1d1561 100644 --- a/src/arch/rm46l8lp/driver/uptime.cc +++ b/src/arch/rm46l8lp/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/stm32f446re-nucleo/Kconfig b/src/arch/stm32f446re-nucleo/Kconfig index 3ce1668..a97d8b2 100644 --- a/src/arch/stm32f446re-nucleo/Kconfig +++ b/src/arch/stm32f446re-nucleo/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 config arch_stm32f446re_nucleo_driver_counter diff --git a/src/arch/stm32f446re-nucleo/Makefile.inc b/src/arch/stm32f446re-nucleo/Makefile.inc index 33872e0..4a196a6 100644 --- a/src/arch/stm32f446re-nucleo/Makefile.inc +++ b/src/arch/stm32f446re-nucleo/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/stm32f446re-nucleo/arch.cc b/src/arch/stm32f446re-nucleo/arch.cc index c7566b6..df6631a 100644 --- a/src/arch/stm32f446re-nucleo/arch.cc +++ b/src/arch/stm32f446re-nucleo/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/stm32f446re-nucleo/driver/counter.cc b/src/arch/stm32f446re-nucleo/driver/counter.cc index 1512019..75d843a 100644 --- a/src/arch/stm32f446re-nucleo/driver/counter.cc +++ b/src/arch/stm32f446re-nucleo/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/stm32f446re-nucleo/driver/gpio.cc b/src/arch/stm32f446re-nucleo/driver/gpio.cc index 148bcdb..fe44f7a 100644 --- a/src/arch/stm32f446re-nucleo/driver/gpio.cc +++ b/src/arch/stm32f446re-nucleo/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/stm32f446re-nucleo/driver/stdout.cc b/src/arch/stm32f446re-nucleo/driver/stdout.cc index 7cb8850..3759a46 100644 --- a/src/arch/stm32f446re-nucleo/driver/stdout.cc +++ b/src/arch/stm32f446re-nucleo/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/stm32f446re-nucleo/driver/uptime.cc b/src/arch/stm32f446re-nucleo/driver/uptime.cc index 621ec91..35085f6 100644 --- a/src/arch/stm32f446re-nucleo/driver/uptime.cc +++ b/src/arch/stm32f446re-nucleo/driver/uptime.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/stm32f446re-nucleo/stm32f446.ld b/src/arch/stm32f446re-nucleo/stm32f446.ld index 8dbd018..1043ee2 100644 --- a/src/arch/stm32f446re-nucleo/stm32f446.ld +++ b/src/arch/stm32f446re-nucleo/stm32f446.ld @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: CC0-1.0 */ diff --git a/src/arch/tc1796-triboard/Kconfig b/src/arch/tc1796-triboard/Kconfig index b390ecc..03bd10b 100644 --- a/src/arch/tc1796-triboard/Kconfig +++ b/src/arch/tc1796-triboard/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/arch/tc1796-triboard/Makefile.inc b/src/arch/tc1796-triboard/Makefile.inc index 93cf1e6..9436fe0 100644 --- a/src/arch/tc1796-triboard/Makefile.inc +++ b/src/arch/tc1796-triboard/Makefile.inc @@ -1,6 +1,6 @@ # vim:ft=make # -# Copyright 2022 Daniel Friesel +# Copyright 2022 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/src/arch/tc1796-triboard/arch.cc b/src/arch/tc1796-triboard/arch.cc index 73ebd2d..ef3e66e 100644 --- a/src/arch/tc1796-triboard/arch.cc +++ b/src/arch/tc1796-triboard/arch.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/tc1796-triboard/driver/counter.cc b/src/arch/tc1796-triboard/driver/counter.cc index 0277d07..d48ed4d 100644 --- a/src/arch/tc1796-triboard/driver/counter.cc +++ b/src/arch/tc1796-triboard/driver/counter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/tc1796-triboard/driver/gpio.cc b/src/arch/tc1796-triboard/driver/gpio.cc index b66add2..7245174 100644 --- a/src/arch/tc1796-triboard/driver/gpio.cc +++ b/src/arch/tc1796-triboard/driver/gpio.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/arch/tc1796-triboard/driver/stdout.cc b/src/arch/tc1796-triboard/driver/stdout.cc index 499b2ab..4795a9b 100644 --- a/src/arch/tc1796-triboard/driver/stdout.cc +++ b/src/arch/tc1796-triboard/driver/stdout.cc @@ -1,5 +1,5 @@ /* - * Copyright 2022 Daniel Friesel + * Copyright 2022 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/Kconfig b/src/driver/Kconfig index 163671f..eff39d0 100644 --- a/src/driver/Kconfig +++ b/src/driver/Kconfig @@ -1,4 +1,4 @@ -# Copyright 2020 Daniel Friesel +# Copyright 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/src/driver/ads111x.cc b/src/driver/ads111x.cc index 5d9ed41..fc18d34 100644 --- a/src/driver/ads111x.cc +++ b/src/driver/ads111x.cc @@ -1,5 +1,5 @@ /* - * Copyright 2023 Daniel Friesel + * Copyright 2023 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/driver/aemr_transition_sync.cc b/src/driver/aemr_transition_sync.cc index 38e47fd..9801448 100644 --- a/src/driver/aemr_transition_sync.cc +++ b/src/driver/aemr_transition_sync.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/am2320.cc b/src/driver/am2320.cc index f68b108..99ea6e2 100644 --- a/src/driver/am2320.cc +++ b/src/driver/am2320.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/bme680_util.cc b/src/driver/bme680_util.cc index 7993778..3bf76b4 100644 --- a/src/driver/bme680_util.cc +++ b/src/driver/bme680_util.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/ccs811.cc b/src/driver/ccs811.cc index f71c149..cd8956c 100644 --- a/src/driver/ccs811.cc +++ b/src/driver/ccs811.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/ds2482.cc b/src/driver/ds2482.cc index 929b9be..4e0942d 100644 --- a/src/driver/ds2482.cc +++ b/src/driver/ds2482.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/driver/eeprom24lc64.cc b/src/driver/eeprom24lc64.cc index ceafa5b..88e039e 100644 --- a/src/driver/eeprom24lc64.cc +++ b/src/driver/eeprom24lc64.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/hdc1080.cc b/src/driver/hdc1080.cc index 8232200..bd44d85 100644 --- a/src/driver/hdc1080.cc +++ b/src/driver/hdc1080.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/lm75.cc b/src/driver/lm75.cc index 3224d7a..922a183 100644 --- a/src/driver/lm75.cc +++ b/src/driver/lm75.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/driver/max44006.cc b/src/driver/max44006.cc index e0f6e98..3d8d206 100644 --- a/src/driver/max44006.cc +++ b/src/driver/max44006.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/driver/max44009.cc b/src/driver/max44009.cc index dabc7d4..db0e337 100644 --- a/src/driver/max44009.cc +++ b/src/driver/max44009.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/driver/mmsimple.cc b/src/driver/mmsimple.cc index 791ed19..e5cb86b 100644 --- a/src/driver/mmsimple.cc +++ b/src/driver/mmsimple.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/mmsubstate.cc b/src/driver/mmsubstate.cc index 8082b65..88769bb 100644 --- a/src/driver/mmsubstate.cc +++ b/src/driver/mmsubstate.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/mpu9250.cc b/src/driver/mpu9250.cc index 5a2f698..0bfee5d 100644 --- a/src/driver/mpu9250.cc +++ b/src/driver/mpu9250.cc @@ -9,7 +9,7 @@ /* Copyright (c) 2016 SparkFun Electronics, Inc. -Copyright (c) 2019 Daniel Friesel +Copyright (c) 2019 Birte Kristina Friesel SPDX-License-Identifier: MIT diff --git a/src/driver/nrf24l01.cc b/src/driver/nrf24l01.cc index 23aaf27..b44e08a 100644 --- a/src/driver/nrf24l01.cc +++ b/src/driver/nrf24l01.cc @@ -2,7 +2,7 @@ * Based on https://github.com/nRF24/RF24 * * Copyright (C) 2011 J. Coliz <maniacbug@ymail.com> - * Copyright (C) 2019 Daniel Friesel + * Copyright (C) 2019 Birte Kristina Friesel * * SPDX-License-Identifier: GPL-2.0-only */ diff --git a/src/driver/pervasive_aurora_mb.cc b/src/driver/pervasive_aurora_mb.cc index 234172c..4863466 100644 --- a/src/driver/pervasive_aurora_mb.cc +++ b/src/driver/pervasive_aurora_mb.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * Copyright 2021 Amar Memic * * SPDX-License-Identifier: BSD-2-Clause diff --git a/src/driver/resistive_load.cc b/src/driver/resistive_load.cc index 575dcb9..460e0f7 100644 --- a/src/driver/resistive_load.cc +++ b/src/driver/resistive_load.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/s5851a.cc b/src/driver/s5851a.cc index 28870e6..a23526b 100644 --- a/src/driver/s5851a.cc +++ b/src/driver/s5851a.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/scd4x.cc b/src/driver/scd4x.cc index 365cde8..a219bd5 100644 --- a/src/driver/scd4x.cc +++ b/src/driver/scd4x.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/sen5x.cc b/src/driver/sen5x.cc index 28a4a0b..d38d98b 100644 --- a/src/driver/sen5x.cc +++ b/src/driver/sen5x.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/sharp96.cc b/src/driver/sharp96.cc index 29cfa49..c6d35b8 100644 --- a/src/driver/sharp96.cc +++ b/src/driver/sharp96.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/driver/soft_i2c.cc b/src/driver/soft_i2c.cc index ac4163d..7369b2d 100644 --- a/src/driver/soft_i2c.cc +++ b/src/driver/soft_i2c.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/ssd1306.cc b/src/driver/ssd1306.cc index 8f689ad..050399a 100644 --- a/src/driver/ssd1306.cc +++ b/src/driver/ssd1306.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/driver/tsl2591.cc b/src/driver/tsl2591.cc index 67532ca..4e8323c 100644 --- a/src/driver/tsl2591.cc +++ b/src/driver/tsl2591.cc @@ -1,5 +1,5 @@ /* - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/driver/veml6075.cc b/src/driver/veml6075.cc index a3e41f6..0ef3c08 100644 --- a/src/driver/veml6075.cc +++ b/src/driver/veml6075.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause * diff --git a/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc b/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc index 987c8e2..d5d1624 100644 --- a/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc +++ b/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc @@ -1,7 +1,7 @@ /******************************************************************************* * Copyright (c) 2015 Matthijs Kooijman * Copyright (c) 2018-2019 MCCI Corporation - * Copyright (C) 2021 Daniel Friesel + * Copyright (C) 2021 Birte Kristina Friesel * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/src/lib/inflate.cc b/src/lib/inflate.cc index cd29af0..943ba84 100644 --- a/src/lib/inflate.cc +++ b/src/lib/inflate.cc @@ -1,7 +1,7 @@ /* * zlib-deflate-nostdlib * - * Copyright 2021 Daniel Friesel + * Copyright 2021 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/cpp_helpers.cc b/src/object/cpp_helpers.cc index 59e1e97..4d5929f 100644 --- a/src/object/cpp_helpers.cc +++ b/src/object/cpp_helpers.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/outputstream.cc b/src/object/outputstream.cc index b7c1bf4..a77cadc 100644 --- a/src/object/outputstream.cc +++ b/src/object/outputstream.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdr16input.cc b/src/object/xdr16input.cc index 2247c29..26c12e0 100644 --- a/src/object/xdr16input.cc +++ b/src/object/xdr16input.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdr16stream.cc b/src/object/xdr16stream.cc index 7f2a414..3f606f7 100644 --- a/src/object/xdr16stream.cc +++ b/src/object/xdr16stream.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdrinput.cc b/src/object/xdrinput.cc index c98c110..50698cd 100644 --- a/src/object/xdrinput.cc +++ b/src/object/xdrinput.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdrstream.cc b/src/object/xdrstream.cc index 9dc5a1b..208349d 100644 --- a/src/object/xdrstream.cc +++ b/src/object/xdrstream.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ |