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