summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-07-03 21:10:07 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2023-07-03 21:10:07 +0200
commitf7dd19b5c209bb8847cb8833df6f4810e4c86db0 (patch)
treec82fa3a203b7b25cedd8488cc920a490402a7949
parent50b5e63862211ecc16867111b92b575fd8de5be4 (diff)
update copyright
-rw-r--r--COPYING2
-rw-r--r--Makefile2
-rw-r--r--include/arch.h2
-rw-r--r--include/arch/arduino-nano/arch_types.h2
-rw-r--r--include/arch/arduino-nano/driver/adc.h2
-rw-r--r--include/arch/arduino-nano/driver/counter.h2
-rw-r--r--include/arch/arduino-nano/driver/dmx.h2
-rw-r--r--include/arch/arduino-nano/driver/gpio.h2
-rw-r--r--include/arch/arduino-nano/driver/i2c.h2
-rw-r--r--include/arch/arduino-nano/driver/spi.h2
-rw-r--r--include/arch/arduino-nano/driver/stdin.h2
-rw-r--r--include/arch/arduino-nano/driver/stdout.h2
-rw-r--r--include/arch/arduino-nano/driver/timer.h2
-rw-r--r--include/arch/arduino-nano/driver/uptime.h2
-rw-r--r--include/arch/atmega2560/arch_types.h2
-rw-r--r--include/arch/atmega2560/driver/counter.h2
-rw-r--r--include/arch/atmega2560/driver/dmx.h2
-rw-r--r--include/arch/atmega2560/driver/gpio.h2
-rw-r--r--include/arch/atmega2560/driver/stdin.h2
-rw-r--r--include/arch/atmega2560/driver/stdout.h2
-rw-r--r--include/arch/atmega2560/driver/timer.h2
-rw-r--r--include/arch/atmega2560/driver/uptime.h2
-rw-r--r--include/arch/blinkenrocket/driver/gpio.h2
-rw-r--r--include/arch/blinkenrocket/driver/i2c.h2
-rw-r--r--include/arch/blinkenrocket/driver/stdout.h2
-rw-r--r--include/arch/blinkenrocket/driver/uptime.h2
-rw-r--r--include/arch/infineon-tc299-mock/driver/counter.h2
-rw-r--r--include/arch/infineon-tc299-mock/driver/gpio.h2
-rw-r--r--include/arch/infineon-tc299-mock/driver/stdout.h2
-rw-r--r--include/arch/infineon-tc299-mock/driver/uptime.h2
-rw-r--r--include/arch/infineon-tc397-mock/driver/counter.h2
-rw-r--r--include/arch/infineon-tc397-mock/driver/gpio.h2
-rw-r--r--include/arch/infineon-tc397-mock/driver/stdout.h2
-rw-r--r--include/arch/infineon-tc397-mock/driver/uptime.h2
-rw-r--r--include/arch/lm4f120h5qr-stellaris/driver/gpio.h2
-rw-r--r--include/arch/lm4f120h5qr-stellaris/driver/stdout.h2
-rw-r--r--include/arch/lm4f120h5qr-stellaris/driver/uptime.h2
-rw-r--r--include/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.h2
-rw-r--r--include/arch/lora32u4ii/driver/stdout.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/adc.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/counter.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/dmx.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/gpio.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/i2c.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/spi.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/stdin.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/stdout.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/timer.h2
-rw-r--r--include/arch/msp430fr5969lp/driver/uptime.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/adc.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/counter.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/dmx.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/gpio.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/i2c.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/spi.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/spi_a1.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/stdin.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/stdout.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/timed_resistive_load.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/timer.h2
-rw-r--r--include/arch/msp430fr5994lp/driver/uptime.h2
-rw-r--r--include/arch/msp430fr5994lp/int20.h2
-rw-r--r--include/arch/posix/driver/counter.h2
-rw-r--r--include/arch/posix/driver/gpio.h2
-rw-r--r--include/arch/posix/driver/i2c.h2
-rw-r--r--include/arch/posix/driver/stdout.h2
-rw-r--r--include/arch/posix/driver/uptime.h2
-rw-r--r--include/arch/rm46l8lp/driver/counter.h2
-rw-r--r--include/arch/rm46l8lp/driver/gpio.h2
-rw-r--r--include/arch/rm46l8lp/driver/stdout.h2
-rw-r--r--include/arch/rm46l8lp/driver/uptime.h2
-rw-r--r--include/arch/stm32f446re-nucleo/driver/counter.h2
-rw-r--r--include/arch/stm32f446re-nucleo/driver/gpio.h2
-rw-r--r--include/arch/stm32f446re-nucleo/driver/stdout.h2
-rw-r--r--include/arch/stm32f446re-nucleo/driver/uptime.h2
-rw-r--r--include/arch/tc1796-triboard/driver/counter.h2
-rw-r--r--include/arch/tc1796-triboard/driver/gpio.h2
-rw-r--r--include/arch/tc1796-triboard/driver/stdout.h2
-rw-r--r--include/arch/tc1796-triboard/driver/uptime.h2
-rw-r--r--include/driver/ads111x.h2
-rw-r--r--include/driver/aemr_transition_sync.h2
-rw-r--r--include/driver/am2320.h2
-rw-r--r--include/driver/bme680.h2
-rw-r--r--include/driver/bme680_util.h2
-rw-r--r--include/driver/ccs811.h2
-rw-r--r--include/driver/ds2482.h2
-rw-r--r--include/driver/eeprom24lc64.h2
-rw-r--r--include/driver/hdc1080.h2
-rw-r--r--include/driver/lm75.h2
-rw-r--r--include/driver/max44006.h2
-rw-r--r--include/driver/max44009.h2
-rw-r--r--include/driver/mmsimple.h2
-rw-r--r--include/driver/mmsubstate.h2
-rw-r--r--include/driver/mpu9250.h2
-rw-r--r--include/driver/nrf24l01.h2
-rw-r--r--include/driver/pervasive_aurora_mb.h2
-rw-r--r--include/driver/resistive_load.h2
-rw-r--r--include/driver/s5851a.h2
-rw-r--r--include/driver/scd4x.h2
-rw-r--r--include/driver/sen5x.h2
-rw-r--r--include/driver/sharp96.h2
-rw-r--r--include/driver/soft_i2c.h2
-rw-r--r--include/driver/ssd1306.h2
-rw-r--r--include/driver/tsl2591.h2
-rw-r--r--include/driver/veml6075.h2
-rw-r--r--include/lib/inflate.h2
-rw-r--r--include/object/outputstream.h2
-rw-r--r--include/object/ptalog.h2
-rw-r--r--include/object/stdbuf.h2
-rw-r--r--include/object/xdr16input.h2
-rw-r--r--include/object/xdr16stream.h2
-rw-r--r--include/object/xdrinput.h2
-rw-r--r--include/object/xdrstream.h2
-rwxr-xr-xmake-elf2
-rwxr-xr-xmp2
-rwxr-xr-xmpm2
-rwxr-xr-xscript/g++wrap2
-rwxr-xr-xscript/mkconfig2
-rwxr-xr-xscript/nfpvalues.py2
-rwxr-xr-xscript/randconfig2
-rwxr-xr-xscript/size.py2
-rwxr-xr-xscript/static-stack-analyze.pl2
-rw-r--r--src/app/adctest/Kconfig2
-rw-r--r--src/app/adctest/Makefile.inc2
-rw-r--r--src/app/adctest/main.cc2
-rwxr-xr-xsrc/app/ads111x/plot-ads11152
-rw-r--r--src/app/aemr/Makefile.inc2
-rw-r--r--src/app/blinkencat3/Kconfig2
-rw-r--r--src/app/blinkencat3/Makefile.inc2
-rw-r--r--src/app/blinkencat3/main.cc2
-rw-r--r--src/app/bme680-bsec/Kconfig2
-rw-r--r--src/app/bme680-bsec/main.cc2
-rw-r--r--src/app/bme680-max44009-logger/Kconfig2
-rw-r--r--src/app/bme680-max44009-logger/Makefile.inc2
-rw-r--r--src/app/bme680-max44009-logger/generic.cc2
-rw-r--r--src/app/bme680-max44009-logger/main.cc2
-rw-r--r--src/app/bme680-max44009-logger/posix.cc2
-rw-r--r--src/app/button-and-motion-logger/Kconfig2
-rw-r--r--src/app/button-and-motion-logger/Makefile.inc2
-rwxr-xr-xsrc/app/button-and-motion-logger/client.py2
-rw-r--r--src/app/button-and-motion-logger/main.cc2
-rw-r--r--src/app/countertest/Kconfig2
-rw-r--r--src/app/countertest/Makefile.inc2
-rw-r--r--src/app/countertest/main.cc2
-rw-r--r--src/app/datalogger/Kconfig2
-rw-r--r--src/app/datalogger/Makefile.inc2
-rw-r--r--src/app/datalogger/main.cc2
-rw-r--r--src/app/deflatetest/Kconfig2
-rw-r--r--src/app/deflatetest/Makefile.inc2
-rw-r--r--src/app/deflatetest/main.cc2
-rw-r--r--src/app/donothing/Kconfig2
-rw-r--r--src/app/donothing/Makefile.inc2
-rw-r--r--src/app/donothing/main.cc2
-rw-r--r--src/app/energybench/Kconfig2
-rw-r--r--src/app/energybench/Makefile.inc2
-rw-r--r--src/app/energybench/main.cc2
-rw-r--r--src/app/i2cdetect/Kconfig2
-rw-r--r--src/app/i2cdetect/Makefile.inc2
-rw-r--r--src/app/i2cdetect/main.cc2
-rw-r--r--src/app/ledblink/Kconfig2
-rw-r--r--src/app/ledblink/Makefile.inc2
-rw-r--r--src/app/ledblink/main.cc2
-rw-r--r--src/app/lora32u4ii/Kconfig2
-rw-r--r--src/app/lora32u4ii/Makefile.inc2
-rw-r--r--src/app/lora32u4ii/main.cc2
-rw-r--r--src/app/loratest/Kconfig2
-rw-r--r--src/app/loratest/Makefile.inc2
-rw-r--r--src/app/loratest/main.cc2
-rw-r--r--src/app/luxlog/Kconfig2
-rw-r--r--src/app/luxlog/Makefile.inc2
-rw-r--r--src/app/luxlog/main.cc2
-rw-r--r--src/app/mhz19/Kconfig2
-rw-r--r--src/app/mhz19/Makefile.inc2
-rw-r--r--src/app/mhz19/main.cc2
-rw-r--r--src/app/mpu9250_motionlog/Kconfig2
-rw-r--r--src/app/mpu9250_motionlog/Makefile.inc2
-rw-r--r--src/app/mpu9250_motionlog/main.cc2
-rw-r--r--src/app/nrf24l01test/Makefile.inc2
-rw-r--r--src/app/nrf24l01test/main.cc2
-rw-r--r--src/app/pervasive-aurora-mb-bad-apple/Kconfig2
-rw-r--r--src/app/pervasive-aurora-mb-bad-apple/Makefile.inc2
-rw-r--r--src/app/pervasive-aurora-mb-bad-apple/main.cc2
-rw-r--r--src/app/pervasive-aurora-mb-test/Kconfig2
-rw-r--r--src/app/pervasive-aurora-mb-test/Makefile.inc2
-rw-r--r--src/app/pervasive-aurora-mb-test/main.cc2
-rw-r--r--src/app/posix-argv-to-ssd1306/Kconfig2
-rw-r--r--src/app/posix-argv-to-ssd1306/Makefile.inc2
-rw-r--r--src/app/posix-argv-to-ssd1306/main.cc2
-rw-r--r--src/app/posix-stdin-to-ssd1306/Kconfig2
-rw-r--r--src/app/posix-stdin-to-ssd1306/Makefile.inc2
-rw-r--r--src/app/posix-stdin-to-ssd1306/main.cc2
-rw-r--r--src/app/sharp96-bad-apple/Kconfig2
-rw-r--r--src/app/sharp96-bad-apple/Makefile.inc2
-rw-r--r--src/app/sharp96-bad-apple/main.cc2
-rw-r--r--src/app/sharp96test/Kconfig2
-rw-r--r--src/app/sharp96test/Makefile.inc2
-rw-r--r--src/app/sharp96test/main.cc2
-rw-r--r--src/app/shell/Kconfig2
-rw-r--r--src/app/shell/Makefile.inc2
-rw-r--r--src/app/shell/main.cc2
-rw-r--r--src/app/ssd1306-bad-apple/Kconfig2
-rw-r--r--src/app/ssd1306-bad-apple/Makefile.inc2
-rw-r--r--src/app/ssd1306-bad-apple/main.cc2
-rw-r--r--src/app/ssd1306test/Kconfig2
-rw-r--r--src/app/ssd1306test/Makefile.inc2
-rw-r--r--src/app/ssd1306test/main.cc2
-rw-r--r--src/app/sysinfo/Makefile.inc2
-rw-r--r--src/app/sysinfo/main.cc2
-rw-r--r--src/app/test_basic/Makefile.inc2
-rw-r--r--src/app/test_basic/main.cc2
-rw-r--r--src/app/timertest/Kconfig2
-rw-r--r--src/app/timertest/Makefile.inc2
-rw-r--r--src/app/timertest/main.cc2
-rw-r--r--src/app/transactiontest/Kconfig2
-rw-r--r--src/app/transactiontest/Makefile.inc2
-rw-r--r--src/app/transactiontest/main.cc2
-rw-r--r--src/app/transactiontest/util.S2
-rw-r--r--src/app/treebench/Kconfig2
-rw-r--r--src/app/treebench/Makefile.inc2
-rw-r--r--src/app/treebench/main.cc2
-rw-r--r--src/app/uart-to-dmx/Kconfig2
-rw-r--r--src/app/uart-to-dmx/Makefile.inc2
-rw-r--r--src/app/uart-to-dmx/main.cc2
-rw-r--r--src/app/waittest/Makefile.inc2
-rw-r--r--src/app/waittest/main.cc2
-rw-r--r--src/app/wetterstation/Kconfig2
-rw-r--r--src/app/wetterstation/Makefile.inc2
-rwxr-xr-xsrc/app/wetterstation/client.py2
-rw-r--r--src/app/wetterstation/main.cc2
-rw-r--r--src/app/ws2812b_dmap/Kconfig2
-rw-r--r--src/app/ws2812b_dmap/Makefile.inc2
-rw-r--r--src/app/ws2812b_dmap/main.cc2
-rw-r--r--src/app/ws2812b_uart/Kconfig2
-rw-r--r--src/app/ws2812b_uart/Makefile.inc2
-rw-r--r--src/app/ws2812b_uart/main.cc2
-rw-r--r--src/arch/arduino-nano/Kconfig2
-rw-r--r--src/arch/arduino-nano/Makefile.inc2
-rw-r--r--src/arch/arduino-nano/arch.cc2
-rw-r--r--src/arch/arduino-nano/driver/adc.cc2
-rw-r--r--src/arch/arduino-nano/driver/counter.cc2
-rw-r--r--src/arch/arduino-nano/driver/dmx.cc2
-rw-r--r--src/arch/arduino-nano/driver/gpio.cc2
-rw-r--r--src/arch/arduino-nano/driver/i2c.cc2
-rw-r--r--src/arch/arduino-nano/driver/spi.cc2
-rw-r--r--src/arch/arduino-nano/driver/stdin.cc2
-rw-r--r--src/arch/arduino-nano/driver/stdout.cc2
-rw-r--r--src/arch/arduino-nano/driver/timer.cc2
-rw-r--r--src/arch/arduino-nano/driver/uptime.cc2
-rw-r--r--src/arch/atmega2560/Kconfig2
-rw-r--r--src/arch/atmega2560/Makefile.inc2
-rw-r--r--src/arch/atmega2560/arch.cc2
-rw-r--r--src/arch/atmega2560/driver/counter.cc2
-rw-r--r--src/arch/atmega2560/driver/dmx.cc2
-rw-r--r--src/arch/atmega2560/driver/gpio.cc2
-rw-r--r--src/arch/atmega2560/driver/stdin.cc2
-rw-r--r--src/arch/atmega2560/driver/stdout.cc2
-rw-r--r--src/arch/atmega2560/driver/timer.cc2
-rw-r--r--src/arch/atmega2560/driver/uptime.cc2
-rw-r--r--src/arch/blinkenrocket/Kconfig2
-rw-r--r--src/arch/blinkenrocket/Makefile.inc2
-rw-r--r--src/arch/blinkenrocket/arch.cc2
-rw-r--r--src/arch/blinkenrocket/driver/gpio.cc2
-rw-r--r--src/arch/blinkenrocket/driver/i2c.cc2
-rw-r--r--src/arch/blinkenrocket/driver/stdout.cc2
-rw-r--r--src/arch/blinkenrocket/driver/uptime.cc2
-rw-r--r--src/arch/infineon-tc299-mock/Kconfig2
-rw-r--r--src/arch/infineon-tc299-mock/Makefile.inc2
-rw-r--r--src/arch/infineon-tc299-mock/arch.cc2
-rw-r--r--src/arch/infineon-tc299-mock/driver/counter.cc2
-rw-r--r--src/arch/infineon-tc299-mock/driver/gpio.cc2
-rw-r--r--src/arch/infineon-tc299-mock/driver/stdout.cc2
-rw-r--r--src/arch/infineon-tc397-mock/Kconfig2
-rw-r--r--src/arch/infineon-tc397-mock/Makefile.inc2
-rw-r--r--src/arch/infineon-tc397-mock/arch.cc2
-rw-r--r--src/arch/infineon-tc397-mock/driver/counter.cc2
-rw-r--r--src/arch/infineon-tc397-mock/driver/gpio.cc2
-rw-r--r--src/arch/infineon-tc397-mock/driver/stdout.cc2
-rw-r--r--src/arch/lm4f120h5qr-stellaris/Makefile.inc2
-rw-r--r--src/arch/lm4f120h5qr-stellaris/arch.cc2
-rw-r--r--src/arch/lm4f120h5qr-stellaris/driver/gpio.cc2
-rw-r--r--src/arch/lm4f120h5qr-stellaris/driver/stdout.cc2
-rw-r--r--src/arch/lm4f120h5qr-stellaris/driver/uptime.cc2
-rw-r--r--src/arch/lm4f120h5qr-stellaris/lm4f120h5qr.ld2
-rw-r--r--src/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.c2
-rw-r--r--src/arch/lora32u4ii/Kconfig2
-rw-r--r--src/arch/lora32u4ii/Makefile.inc2
-rw-r--r--src/arch/lora32u4ii/driver/spi.cc2
-rw-r--r--src/arch/lora32u4ii/driver/stdout.cc2
-rw-r--r--src/arch/msp430fr5969lp/Kconfig2
-rw-r--r--src/arch/msp430fr5969lp/Makefile.inc2
-rw-r--r--src/arch/msp430fr5969lp/arch.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/adc.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/counter.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/dmx.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/gpio.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/i2c.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/spi.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/stdin.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/stdout.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/timer.cc2
-rw-r--r--src/arch/msp430fr5969lp/driver/uptime.cc2
-rwxr-xr-xsrc/arch/msp430fr5969lp/model.py2
-rw-r--r--src/arch/msp430fr5994lp/Kconfig2
-rw-r--r--src/arch/msp430fr5994lp/Makefile.inc2
-rw-r--r--src/arch/msp430fr5994lp/arch.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/adc.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/counter.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/cpufreq.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/dmx.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/gpio.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/i2c.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/spi.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/spi_a1.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/stdin.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/stdout.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/timed_resistive_load.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/timer.cc2
-rw-r--r--src/arch/msp430fr5994lp/driver/uptime.cc2
-rwxr-xr-xsrc/arch/msp430fr5994lp/model.py2
-rw-r--r--src/arch/posix/Kconfig2
-rw-r--r--src/arch/posix/Makefile.inc2
-rw-r--r--src/arch/posix/arch.cc2
-rw-r--r--src/arch/posix/driver/counter.cc2
-rw-r--r--src/arch/posix/driver/gpio.cc2
-rw-r--r--src/arch/posix/driver/i2c.cc2
-rw-r--r--src/arch/posix/driver/stdout.cc2
-rw-r--r--src/arch/posix/driver/uptime.cc2
-rw-r--r--src/arch/rm46l8lp/Kconfig2
-rw-r--r--src/arch/rm46l8lp/Makefile.inc2
-rw-r--r--src/arch/rm46l8lp/arch.cc2
-rw-r--r--src/arch/rm46l8lp/driver/counter.cc2
-rw-r--r--src/arch/rm46l8lp/driver/gpio.cc2
-rw-r--r--src/arch/rm46l8lp/driver/stdout.cc2
-rw-r--r--src/arch/rm46l8lp/driver/uptime.cc2
-rw-r--r--src/arch/stm32f446re-nucleo/Kconfig2
-rw-r--r--src/arch/stm32f446re-nucleo/Makefile.inc2
-rw-r--r--src/arch/stm32f446re-nucleo/arch.cc2
-rw-r--r--src/arch/stm32f446re-nucleo/driver/counter.cc2
-rw-r--r--src/arch/stm32f446re-nucleo/driver/gpio.cc2
-rw-r--r--src/arch/stm32f446re-nucleo/driver/stdout.cc2
-rw-r--r--src/arch/stm32f446re-nucleo/driver/uptime.cc2
-rw-r--r--src/arch/stm32f446re-nucleo/stm32f446.ld2
-rw-r--r--src/arch/tc1796-triboard/Kconfig2
-rw-r--r--src/arch/tc1796-triboard/Makefile.inc2
-rw-r--r--src/arch/tc1796-triboard/arch.cc2
-rw-r--r--src/arch/tc1796-triboard/driver/counter.cc2
-rw-r--r--src/arch/tc1796-triboard/driver/gpio.cc2
-rw-r--r--src/arch/tc1796-triboard/driver/stdout.cc2
-rw-r--r--src/driver/Kconfig2
-rw-r--r--src/driver/ads111x.cc2
-rw-r--r--src/driver/aemr_transition_sync.cc2
-rw-r--r--src/driver/am2320.cc2
-rw-r--r--src/driver/bme680_util.cc2
-rw-r--r--src/driver/ccs811.cc2
-rw-r--r--src/driver/ds2482.cc2
-rw-r--r--src/driver/eeprom24lc64.cc2
-rw-r--r--src/driver/hdc1080.cc2
-rw-r--r--src/driver/lm75.cc2
-rw-r--r--src/driver/max44006.cc2
-rw-r--r--src/driver/max44009.cc2
-rw-r--r--src/driver/mmsimple.cc2
-rw-r--r--src/driver/mmsubstate.cc2
-rw-r--r--src/driver/mpu9250.cc2
-rw-r--r--src/driver/nrf24l01.cc2
-rw-r--r--src/driver/pervasive_aurora_mb.cc2
-rw-r--r--src/driver/resistive_load.cc2
-rw-r--r--src/driver/s5851a.cc2
-rw-r--r--src/driver/scd4x.cc2
-rw-r--r--src/driver/sen5x.cc2
-rw-r--r--src/driver/sharp96.cc2
-rw-r--r--src/driver/soft_i2c.cc2
-rw-r--r--src/driver/ssd1306.cc2
-rw-r--r--src/driver/tsl2591.cc2
-rw-r--r--src/driver/veml6075.cc2
-rw-r--r--src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc2
-rw-r--r--src/lib/inflate.cc2
-rw-r--r--src/object/cpp_helpers.cc2
-rw-r--r--src/object/outputstream.cc2
-rw-r--r--src/object/xdr16input.cc2
-rw-r--r--src/object/xdr16stream.cc2
-rw-r--r--src/object/xdrinput.cc2
-rw-r--r--src/object/xdrstream.cc2
-rwxr-xr-xtests/posix2
383 files changed, 383 insertions, 383 deletions
diff --git a/COPYING b/COPYING
index f57b358..b9afa0a 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (C) 2018-2020 Daniel Friesel <daniel.friesel@uos.de>
+Copyright (C) 2018-2020 Birte Kristina Friesel <derf@finalrewind.org>
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/Makefile b/Makefile
index cc8e840..d49d5d5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause
diff --git a/include/arch.h b/include/arch.h
index 5142a51..e8169a2 100644
--- a/include/arch.h
+++ b/include/arch.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/arch_types.h b/include/arch/arduino-nano/arch_types.h
index ed0b543..5c159c8 100644
--- a/include/arch/arduino-nano/arch_types.h
+++ b/include/arch/arduino-nano/arch_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/adc.h b/include/arch/arduino-nano/driver/adc.h
index c89f915..7d797e3 100644
--- a/include/arch/arduino-nano/driver/adc.h
+++ b/include/arch/arduino-nano/driver/adc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/counter.h b/include/arch/arduino-nano/driver/counter.h
index 8812407..c5f1ee8 100644
--- a/include/arch/arduino-nano/driver/counter.h
+++ b/include/arch/arduino-nano/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/dmx.h b/include/arch/arduino-nano/driver/dmx.h
index 5822a0d..d3fff46 100644
--- a/include/arch/arduino-nano/driver/dmx.h
+++ b/include/arch/arduino-nano/driver/dmx.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/gpio.h b/include/arch/arduino-nano/driver/gpio.h
index 4fc9c63..eba3fad 100644
--- a/include/arch/arduino-nano/driver/gpio.h
+++ b/include/arch/arduino-nano/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/i2c.h b/include/arch/arduino-nano/driver/i2c.h
index 7c1dcc2..1ab150c 100644
--- a/include/arch/arduino-nano/driver/i2c.h
+++ b/include/arch/arduino-nano/driver/i2c.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/spi.h b/include/arch/arduino-nano/driver/spi.h
index 2738312..2f22436 100644
--- a/include/arch/arduino-nano/driver/spi.h
+++ b/include/arch/arduino-nano/driver/spi.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/stdin.h b/include/arch/arduino-nano/driver/stdin.h
index 1f83c11..bbe3803 100644
--- a/include/arch/arduino-nano/driver/stdin.h
+++ b/include/arch/arduino-nano/driver/stdin.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/stdout.h b/include/arch/arduino-nano/driver/stdout.h
index 9f23fe3..606053a 100644
--- a/include/arch/arduino-nano/driver/stdout.h
+++ b/include/arch/arduino-nano/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/timer.h b/include/arch/arduino-nano/driver/timer.h
index a048c3d..ade86a0 100644
--- a/include/arch/arduino-nano/driver/timer.h
+++ b/include/arch/arduino-nano/driver/timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/arduino-nano/driver/uptime.h b/include/arch/arduino-nano/driver/uptime.h
index fa0b943..94296b3 100644
--- a/include/arch/arduino-nano/driver/uptime.h
+++ b/include/arch/arduino-nano/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/arch_types.h b/include/arch/atmega2560/arch_types.h
index 2e9f070..392e469 100644
--- a/include/arch/atmega2560/arch_types.h
+++ b/include/arch/atmega2560/arch_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/driver/counter.h b/include/arch/atmega2560/driver/counter.h
index 06ff73a..4e7a5ab 100644
--- a/include/arch/atmega2560/driver/counter.h
+++ b/include/arch/atmega2560/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/driver/dmx.h b/include/arch/atmega2560/driver/dmx.h
index 5550c19..444cb26 100644
--- a/include/arch/atmega2560/driver/dmx.h
+++ b/include/arch/atmega2560/driver/dmx.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/driver/gpio.h b/include/arch/atmega2560/driver/gpio.h
index e6ac43c..7bfa9a2 100644
--- a/include/arch/atmega2560/driver/gpio.h
+++ b/include/arch/atmega2560/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/driver/stdin.h b/include/arch/atmega2560/driver/stdin.h
index 9a99b00..aa64dc8 100644
--- a/include/arch/atmega2560/driver/stdin.h
+++ b/include/arch/atmega2560/driver/stdin.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/driver/stdout.h b/include/arch/atmega2560/driver/stdout.h
index 09b18c1..e89b948 100644
--- a/include/arch/atmega2560/driver/stdout.h
+++ b/include/arch/atmega2560/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/driver/timer.h b/include/arch/atmega2560/driver/timer.h
index e12592d..1529c86 100644
--- a/include/arch/atmega2560/driver/timer.h
+++ b/include/arch/atmega2560/driver/timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/atmega2560/driver/uptime.h b/include/arch/atmega2560/driver/uptime.h
index 621a55c..3278c5a 100644
--- a/include/arch/atmega2560/driver/uptime.h
+++ b/include/arch/atmega2560/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/blinkenrocket/driver/gpio.h b/include/arch/blinkenrocket/driver/gpio.h
index af2648d..af13057 100644
--- a/include/arch/blinkenrocket/driver/gpio.h
+++ b/include/arch/blinkenrocket/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/blinkenrocket/driver/i2c.h b/include/arch/blinkenrocket/driver/i2c.h
index 7c1dcc2..1ab150c 100644
--- a/include/arch/blinkenrocket/driver/i2c.h
+++ b/include/arch/blinkenrocket/driver/i2c.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/blinkenrocket/driver/stdout.h b/include/arch/blinkenrocket/driver/stdout.h
index eaf7eac..a994dde 100644
--- a/include/arch/blinkenrocket/driver/stdout.h
+++ b/include/arch/blinkenrocket/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/blinkenrocket/driver/uptime.h b/include/arch/blinkenrocket/driver/uptime.h
index 9457bcf..13bac69 100644
--- a/include/arch/blinkenrocket/driver/uptime.h
+++ b/include/arch/blinkenrocket/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc299-mock/driver/counter.h b/include/arch/infineon-tc299-mock/driver/counter.h
index b7330db..18393f7 100644
--- a/include/arch/infineon-tc299-mock/driver/counter.h
+++ b/include/arch/infineon-tc299-mock/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc299-mock/driver/gpio.h b/include/arch/infineon-tc299-mock/driver/gpio.h
index 83689b6..2368a8c 100644
--- a/include/arch/infineon-tc299-mock/driver/gpio.h
+++ b/include/arch/infineon-tc299-mock/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc299-mock/driver/stdout.h b/include/arch/infineon-tc299-mock/driver/stdout.h
index b701dc1..f6a0903 100644
--- a/include/arch/infineon-tc299-mock/driver/stdout.h
+++ b/include/arch/infineon-tc299-mock/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc299-mock/driver/uptime.h b/include/arch/infineon-tc299-mock/driver/uptime.h
index 6f52f8f..9ce309c 100644
--- a/include/arch/infineon-tc299-mock/driver/uptime.h
+++ b/include/arch/infineon-tc299-mock/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc397-mock/driver/counter.h b/include/arch/infineon-tc397-mock/driver/counter.h
index b7330db..18393f7 100644
--- a/include/arch/infineon-tc397-mock/driver/counter.h
+++ b/include/arch/infineon-tc397-mock/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc397-mock/driver/gpio.h b/include/arch/infineon-tc397-mock/driver/gpio.h
index 83689b6..2368a8c 100644
--- a/include/arch/infineon-tc397-mock/driver/gpio.h
+++ b/include/arch/infineon-tc397-mock/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc397-mock/driver/stdout.h b/include/arch/infineon-tc397-mock/driver/stdout.h
index b701dc1..f6a0903 100644
--- a/include/arch/infineon-tc397-mock/driver/stdout.h
+++ b/include/arch/infineon-tc397-mock/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/infineon-tc397-mock/driver/uptime.h b/include/arch/infineon-tc397-mock/driver/uptime.h
index 6f52f8f..9ce309c 100644
--- a/include/arch/infineon-tc397-mock/driver/uptime.h
+++ b/include/arch/infineon-tc397-mock/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/lm4f120h5qr-stellaris/driver/gpio.h b/include/arch/lm4f120h5qr-stellaris/driver/gpio.h
index 3c99eb9..d289101 100644
--- a/include/arch/lm4f120h5qr-stellaris/driver/gpio.h
+++ b/include/arch/lm4f120h5qr-stellaris/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/lm4f120h5qr-stellaris/driver/stdout.h b/include/arch/lm4f120h5qr-stellaris/driver/stdout.h
index 09b18c1..e89b948 100644
--- a/include/arch/lm4f120h5qr-stellaris/driver/stdout.h
+++ b/include/arch/lm4f120h5qr-stellaris/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/lm4f120h5qr-stellaris/driver/uptime.h b/include/arch/lm4f120h5qr-stellaris/driver/uptime.h
index 4031e61..c45384a 100644
--- a/include/arch/lm4f120h5qr-stellaris/driver/uptime.h
+++ b/include/arch/lm4f120h5qr-stellaris/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.h b/include/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.h
index 739f575..df0540f 100644
--- a/include/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.h
+++ b/include/arch/lm4f120h5qr-stellaris/lm4f_cpp_wrapper.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/lora32u4ii/driver/stdout.h b/include/arch/lora32u4ii/driver/stdout.h
index 9adc214..3a4ab88 100644
--- a/include/arch/lora32u4ii/driver/stdout.h
+++ b/include/arch/lora32u4ii/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/adc.h b/include/arch/msp430fr5969lp/driver/adc.h
index e1db0b5..507dfee 100644
--- a/include/arch/msp430fr5969lp/driver/adc.h
+++ b/include/arch/msp430fr5969lp/driver/adc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/counter.h b/include/arch/msp430fr5969lp/driver/counter.h
index ebb3045..80b8288 100644
--- a/include/arch/msp430fr5969lp/driver/counter.h
+++ b/include/arch/msp430fr5969lp/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/dmx.h b/include/arch/msp430fr5969lp/driver/dmx.h
index 5822a0d..d3fff46 100644
--- a/include/arch/msp430fr5969lp/driver/dmx.h
+++ b/include/arch/msp430fr5969lp/driver/dmx.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/gpio.h b/include/arch/msp430fr5969lp/driver/gpio.h
index 7f2a3f7..16d06af 100644
--- a/include/arch/msp430fr5969lp/driver/gpio.h
+++ b/include/arch/msp430fr5969lp/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/i2c.h b/include/arch/msp430fr5969lp/driver/i2c.h
index 7c1dcc2..1ab150c 100644
--- a/include/arch/msp430fr5969lp/driver/i2c.h
+++ b/include/arch/msp430fr5969lp/driver/i2c.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/spi.h b/include/arch/msp430fr5969lp/driver/spi.h
index 7e95105..606ce39 100644
--- a/include/arch/msp430fr5969lp/driver/spi.h
+++ b/include/arch/msp430fr5969lp/driver/spi.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/stdin.h b/include/arch/msp430fr5969lp/driver/stdin.h
index 7b78a9a..34d0551 100644
--- a/include/arch/msp430fr5969lp/driver/stdin.h
+++ b/include/arch/msp430fr5969lp/driver/stdin.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/stdout.h b/include/arch/msp430fr5969lp/driver/stdout.h
index eaf7eac..a994dde 100644
--- a/include/arch/msp430fr5969lp/driver/stdout.h
+++ b/include/arch/msp430fr5969lp/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/timer.h b/include/arch/msp430fr5969lp/driver/timer.h
index 160074a..f02d399 100644
--- a/include/arch/msp430fr5969lp/driver/timer.h
+++ b/include/arch/msp430fr5969lp/driver/timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5969lp/driver/uptime.h b/include/arch/msp430fr5969lp/driver/uptime.h
index de51970..78e897e 100644
--- a/include/arch/msp430fr5969lp/driver/uptime.h
+++ b/include/arch/msp430fr5969lp/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/adc.h b/include/arch/msp430fr5994lp/driver/adc.h
index e1db0b5..507dfee 100644
--- a/include/arch/msp430fr5994lp/driver/adc.h
+++ b/include/arch/msp430fr5994lp/driver/adc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/counter.h b/include/arch/msp430fr5994lp/driver/counter.h
index 20eae62..32369c3 100644
--- a/include/arch/msp430fr5994lp/driver/counter.h
+++ b/include/arch/msp430fr5994lp/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/dmx.h b/include/arch/msp430fr5994lp/driver/dmx.h
index 5822a0d..d3fff46 100644
--- a/include/arch/msp430fr5994lp/driver/dmx.h
+++ b/include/arch/msp430fr5994lp/driver/dmx.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/gpio.h b/include/arch/msp430fr5994lp/driver/gpio.h
index d8048c0..9530b37 100644
--- a/include/arch/msp430fr5994lp/driver/gpio.h
+++ b/include/arch/msp430fr5994lp/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/i2c.h b/include/arch/msp430fr5994lp/driver/i2c.h
index 7c1dcc2..1ab150c 100644
--- a/include/arch/msp430fr5994lp/driver/i2c.h
+++ b/include/arch/msp430fr5994lp/driver/i2c.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/spi.h b/include/arch/msp430fr5994lp/driver/spi.h
index 7e95105..606ce39 100644
--- a/include/arch/msp430fr5994lp/driver/spi.h
+++ b/include/arch/msp430fr5994lp/driver/spi.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/spi_a1.h b/include/arch/msp430fr5994lp/driver/spi_a1.h
index 2738312..2f22436 100644
--- a/include/arch/msp430fr5994lp/driver/spi_a1.h
+++ b/include/arch/msp430fr5994lp/driver/spi_a1.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/stdin.h b/include/arch/msp430fr5994lp/driver/stdin.h
index 7b78a9a..34d0551 100644
--- a/include/arch/msp430fr5994lp/driver/stdin.h
+++ b/include/arch/msp430fr5994lp/driver/stdin.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/stdout.h b/include/arch/msp430fr5994lp/driver/stdout.h
index eaf7eac..a994dde 100644
--- a/include/arch/msp430fr5994lp/driver/stdout.h
+++ b/include/arch/msp430fr5994lp/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/timed_resistive_load.h b/include/arch/msp430fr5994lp/driver/timed_resistive_load.h
index f5704d8..4303636 100644
--- a/include/arch/msp430fr5994lp/driver/timed_resistive_load.h
+++ b/include/arch/msp430fr5994lp/driver/timed_resistive_load.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/timer.h b/include/arch/msp430fr5994lp/driver/timer.h
index 97bd302..c13d533 100644
--- a/include/arch/msp430fr5994lp/driver/timer.h
+++ b/include/arch/msp430fr5994lp/driver/timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/driver/uptime.h b/include/arch/msp430fr5994lp/driver/uptime.h
index de51970..78e897e 100644
--- a/include/arch/msp430fr5994lp/driver/uptime.h
+++ b/include/arch/msp430fr5994lp/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/msp430fr5994lp/int20.h b/include/arch/msp430fr5994lp/int20.h
index dc5af30..b971122 100644
--- a/include/arch/msp430fr5994lp/int20.h
+++ b/include/arch/msp430fr5994lp/int20.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/posix/driver/counter.h b/include/arch/posix/driver/counter.h
index 5d10500..889af79 100644
--- a/include/arch/posix/driver/counter.h
+++ b/include/arch/posix/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/posix/driver/gpio.h b/include/arch/posix/driver/gpio.h
index b1a7706..c2f332b 100644
--- a/include/arch/posix/driver/gpio.h
+++ b/include/arch/posix/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/posix/driver/i2c.h b/include/arch/posix/driver/i2c.h
index e1f596c..93127e3 100644
--- a/include/arch/posix/driver/i2c.h
+++ b/include/arch/posix/driver/i2c.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/posix/driver/stdout.h b/include/arch/posix/driver/stdout.h
index 032a878..d7fa20e 100644
--- a/include/arch/posix/driver/stdout.h
+++ b/include/arch/posix/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/posix/driver/uptime.h b/include/arch/posix/driver/uptime.h
index d2193e3..e43b8d6 100644
--- a/include/arch/posix/driver/uptime.h
+++ b/include/arch/posix/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/rm46l8lp/driver/counter.h b/include/arch/rm46l8lp/driver/counter.h
index ee4b595..ab8fe18 100644
--- a/include/arch/rm46l8lp/driver/counter.h
+++ b/include/arch/rm46l8lp/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/rm46l8lp/driver/gpio.h b/include/arch/rm46l8lp/driver/gpio.h
index 0cefae1..aca160c 100644
--- a/include/arch/rm46l8lp/driver/gpio.h
+++ b/include/arch/rm46l8lp/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/rm46l8lp/driver/stdout.h b/include/arch/rm46l8lp/driver/stdout.h
index b701dc1..f6a0903 100644
--- a/include/arch/rm46l8lp/driver/stdout.h
+++ b/include/arch/rm46l8lp/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/rm46l8lp/driver/uptime.h b/include/arch/rm46l8lp/driver/uptime.h
index b4e7523..06f52d8 100644
--- a/include/arch/rm46l8lp/driver/uptime.h
+++ b/include/arch/rm46l8lp/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/stm32f446re-nucleo/driver/counter.h b/include/arch/stm32f446re-nucleo/driver/counter.h
index f7d1e09..e815d94 100644
--- a/include/arch/stm32f446re-nucleo/driver/counter.h
+++ b/include/arch/stm32f446re-nucleo/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/stm32f446re-nucleo/driver/gpio.h b/include/arch/stm32f446re-nucleo/driver/gpio.h
index 167af84..52094bf 100644
--- a/include/arch/stm32f446re-nucleo/driver/gpio.h
+++ b/include/arch/stm32f446re-nucleo/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/stm32f446re-nucleo/driver/stdout.h b/include/arch/stm32f446re-nucleo/driver/stdout.h
index eaf7eac..a994dde 100644
--- a/include/arch/stm32f446re-nucleo/driver/stdout.h
+++ b/include/arch/stm32f446re-nucleo/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/stm32f446re-nucleo/driver/uptime.h b/include/arch/stm32f446re-nucleo/driver/uptime.h
index 96d107b..956e6ee 100644
--- a/include/arch/stm32f446re-nucleo/driver/uptime.h
+++ b/include/arch/stm32f446re-nucleo/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/tc1796-triboard/driver/counter.h b/include/arch/tc1796-triboard/driver/counter.h
index 38d039e..ca51d62 100644
--- a/include/arch/tc1796-triboard/driver/counter.h
+++ b/include/arch/tc1796-triboard/driver/counter.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/tc1796-triboard/driver/gpio.h b/include/arch/tc1796-triboard/driver/gpio.h
index 9ac43dd..007a16f 100644
--- a/include/arch/tc1796-triboard/driver/gpio.h
+++ b/include/arch/tc1796-triboard/driver/gpio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/tc1796-triboard/driver/stdout.h b/include/arch/tc1796-triboard/driver/stdout.h
index b701dc1..f6a0903 100644
--- a/include/arch/tc1796-triboard/driver/stdout.h
+++ b/include/arch/tc1796-triboard/driver/stdout.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/arch/tc1796-triboard/driver/uptime.h b/include/arch/tc1796-triboard/driver/uptime.h
index 6f52f8f..9ce309c 100644
--- a/include/arch/tc1796-triboard/driver/uptime.h
+++ b/include/arch/tc1796-triboard/driver/uptime.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2022 Daniel Friesel
+ * Copyright 2022 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/ads111x.h b/include/driver/ads111x.h
index da670be..c8e0147 100644
--- a/include/driver/ads111x.h
+++ b/include/driver/ads111x.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2023 Daniel Friesel
+ * Copyright 2023 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*
diff --git a/include/driver/aemr_transition_sync.h b/include/driver/aemr_transition_sync.h
index 4dce17c..4c7ea12 100644
--- a/include/driver/aemr_transition_sync.h
+++ b/include/driver/aemr_transition_sync.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/am2320.h b/include/driver/am2320.h
index d0e1653..f2d0c35 100644
--- a/include/driver/am2320.h
+++ b/include/driver/am2320.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/bme680.h b/include/driver/bme680.h
index 054cf13..e42c1e0 100644
--- a/include/driver/bme680.h
+++ b/include/driver/bme680.h
@@ -46,7 +46,7 @@
* @version 3.5.9
* @brief
*
- * Adjustments for multipass by Daniel Friesel: C -> C++, multipass i2c integration
+ * Adjustments for multipass by Birte Kristina Friesel: C -> C++, multipass i2c integration
*
*/
/*! @file bme680.h
diff --git a/include/driver/bme680_util.h b/include/driver/bme680_util.h
index cf7b5a1..c3f5a4c 100644
--- a/include/driver/bme680_util.h
+++ b/include/driver/bme680_util.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/ccs811.h b/include/driver/ccs811.h
index 98ef42b..2558963 100644
--- a/include/driver/ccs811.h
+++ b/include/driver/ccs811.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/ds2482.h b/include/driver/ds2482.h
index cb0b577..80a9e1d 100644
--- a/include/driver/ds2482.h
+++ b/include/driver/ds2482.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*
diff --git a/include/driver/eeprom24lc64.h b/include/driver/eeprom24lc64.h
index 3be9d14..060bd44 100644
--- a/include/driver/eeprom24lc64.h
+++ b/include/driver/eeprom24lc64.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/hdc1080.h b/include/driver/hdc1080.h
index 85d1303..f0e94f0 100644
--- a/include/driver/hdc1080.h
+++ b/include/driver/hdc1080.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/lm75.h b/include/driver/lm75.h
index c1a9ddf..2d1f0cb 100644
--- a/include/driver/lm75.h
+++ b/include/driver/lm75.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*
diff --git a/include/driver/max44006.h b/include/driver/max44006.h
index 3406d16..bd00458 100644
--- a/include/driver/max44006.h
+++ b/include/driver/max44006.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/max44009.h b/include/driver/max44009.h
index 2d9e30c..aec8371 100644
--- a/include/driver/max44009.h
+++ b/include/driver/max44009.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/mmsimple.h b/include/driver/mmsimple.h
index 8f2f1a6..edf2feb 100644
--- a/include/driver/mmsimple.h
+++ b/include/driver/mmsimple.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/mmsubstate.h b/include/driver/mmsubstate.h
index 857d735..8e8b3b3 100644
--- a/include/driver/mmsubstate.h
+++ b/include/driver/mmsubstate.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/mpu9250.h b/include/driver/mpu9250.h
index 5a12150..81512a7 100644
--- a/include/driver/mpu9250.h
+++ b/include/driver/mpu9250.h
@@ -3,7 +3,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/include/driver/nrf24l01.h b/include/driver/nrf24l01.h
index b5470e9..ac8d79c 100644
--- a/include/driver/nrf24l01.h
+++ b/include/driver/nrf24l01.h
@@ -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/include/driver/pervasive_aurora_mb.h b/include/driver/pervasive_aurora_mb.h
index 558cba1..0765d10 100644
--- a/include/driver/pervasive_aurora_mb.h
+++ b/include/driver/pervasive_aurora_mb.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*
diff --git a/include/driver/resistive_load.h b/include/driver/resistive_load.h
index 2475148..3feac35 100644
--- a/include/driver/resistive_load.h
+++ b/include/driver/resistive_load.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/s5851a.h b/include/driver/s5851a.h
index fd37158..8be686f 100644
--- a/include/driver/s5851a.h
+++ b/include/driver/s5851a.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/scd4x.h b/include/driver/scd4x.h
index 0a2924b..cafff9f 100644
--- a/include/driver/scd4x.h
+++ b/include/driver/scd4x.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/sen5x.h b/include/driver/sen5x.h
index bc7b54b..b1f64ac 100644
--- a/include/driver/sen5x.h
+++ b/include/driver/sen5x.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/sharp96.h b/include/driver/sharp96.h
index aaac40a..33dadfb 100644
--- a/include/driver/sharp96.h
+++ b/include/driver/sharp96.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*
diff --git a/include/driver/soft_i2c.h b/include/driver/soft_i2c.h
index e53b13e..a5da1f6 100644
--- a/include/driver/soft_i2c.h
+++ b/include/driver/soft_i2c.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/ssd1306.h b/include/driver/ssd1306.h
index a3afc0f..5b17561 100644
--- a/include/driver/ssd1306.h
+++ b/include/driver/ssd1306.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*
diff --git a/include/driver/tsl2591.h b/include/driver/tsl2591.h
index faf837e..9cfd4a0 100644
--- a/include/driver/tsl2591.h
+++ b/include/driver/tsl2591.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/driver/veml6075.h b/include/driver/veml6075.h
index 4604b12..fc22f15 100644
--- a/include/driver/veml6075.h
+++ b/include/driver/veml6075.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2021 Daniel Friesel
+ * Copyright 2021 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/lib/inflate.h b/include/lib/inflate.h
index fb582a6..70102c5 100644
--- a/include/lib/inflate.h
+++ b/include/lib/inflate.h
@@ -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/include/object/outputstream.h b/include/object/outputstream.h
index 6d25797..61813dc 100644
--- a/include/object/outputstream.h
+++ b/include/object/outputstream.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/object/ptalog.h b/include/object/ptalog.h
index e4cff37..3057124 100644
--- a/include/object/ptalog.h
+++ b/include/object/ptalog.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/object/stdbuf.h b/include/object/stdbuf.h
index 3e669d9..d15aa5c 100644
--- a/include/object/stdbuf.h
+++ b/include/object/stdbuf.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/object/xdr16input.h b/include/object/xdr16input.h
index 478be48..f53ac12 100644
--- a/include/object/xdr16input.h
+++ b/include/object/xdr16input.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/object/xdr16stream.h b/include/object/xdr16stream.h
index c53bea5..90a2662 100644
--- a/include/object/xdr16stream.h
+++ b/include/object/xdr16stream.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/object/xdrinput.h b/include/object/xdrinput.h
index b3f999e..6d6deac 100644
--- a/include/object/xdrinput.h
+++ b/include/object/xdrinput.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/include/object/xdrstream.h b/include/object/xdrstream.h
index e2ccc34..51eecd6 100644
--- a/include/object/xdrstream.h
+++ b/include/object/xdrstream.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2020 Daniel Friesel
+ * Copyright 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
*/
diff --git a/make-elf b/make-elf
index c8c9bae..5027caf 100755
--- a/make-elf
+++ b/make-elf
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause
diff --git a/mp b/mp
index 703dcb0..b0405b2 100755
--- a/mp
+++ b/mp
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0
diff --git a/mpm b/mpm
index 021e5f5..c8fdeca 100755
--- a/mpm
+++ b/mpm
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0
diff --git a/script/g++wrap b/script/g++wrap
index f9903ed..2e44bb6 100755
--- a/script/g++wrap
+++ b/script/g++wrap
@@ -1,6 +1,6 @@
#!/bin/zsh
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause
diff --git a/script/mkconfig b/script/mkconfig
index 7be8703..b102e07 100755
--- a/script/mkconfig
+++ b/script/mkconfig
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause
diff --git a/script/nfpvalues.py b/script/nfpvalues.py
index 9d5d3a8..d82a124 100755
--- a/script/nfpvalues.py
+++ b/script/nfpvalues.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright 2021 Daniel Friesel
+# Copyright 2021 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause
diff --git a/script/randconfig b/script/randconfig
index 7a4ec82..460208f 100755
--- a/script/randconfig
+++ b/script/randconfig
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause
diff --git a/script/size.py b/script/size.py
index 78b5cad..ad41979 100755
--- a/script/size.py
+++ b/script/size.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/script/static-stack-analyze.pl b/script/static-stack-analyze.pl
index ed83726..c100730 100755
--- a/script/static-stack-analyze.pl
+++ b/script/static-stack-analyze.pl
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
#
-# Copyright 2018 Daniel Friesel
+# Copyright 2018 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause
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
*/
diff --git a/tests/posix b/tests/posix
index e3327a7..d80b0fe 100755
--- a/tests/posix
+++ b/tests/posix
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2020 Daniel Friesel
+# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0