aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h103/spi
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/stm32-h103/spi')
-rw-r--r--examples/stm32/stm32-h103/spi/spi.c2
-rw-r--r--examples/stm32/stm32-h103/spi/spi.ld2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32/stm32-h103/spi/spi.c b/examples/stm32/stm32-h103/spi/spi.c
index dd6ccdd..749b756 100644
--- a/examples/stm32/stm32-h103/spi/spi.c
+++ b/examples/stm32/stm32-h103/spi/spi.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Uwe Hermann <uwe@hermann-uwe.de>
*
diff --git a/examples/stm32/stm32-h103/spi/spi.ld b/examples/stm32/stm32-h103/spi/spi.ld
index 29482cd..6243b04 100644
--- a/examples/stm32/stm32-h103/spi/spi.ld
+++ b/examples/stm32/stm32-h103/spi/spi.ld
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Uwe Hermann <uwe@hermann-uwe.de>
*