summaryrefslogtreecommitdiff
path: root/include/driver
diff options
context:
space:
mode:
Diffstat (limited to 'include/driver')
-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
26 files changed, 26 insertions, 26 deletions
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
*/