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