summaryrefslogtreecommitdiff
path: root/include
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 /include
parent50b5e63862211ecc16867111b92b575fd8de5be4 (diff)
update copyright
Diffstat (limited to 'include')
-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
111 files changed, 111 insertions, 111 deletions
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
*/