aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/other/systick
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/other/systick')
-rw-r--r--examples/stm32/other/systick/systick.c2
-rw-r--r--examples/stm32/other/systick/systick.ld2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32/other/systick/systick.c b/examples/stm32/other/systick/systick.c
index 7462a35..44c6b7c 100644
--- a/examples/stm32/other/systick/systick.c
+++ b/examples/stm32/other/systick/systick.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Thomas Otto <tommi@viadmin.org>
*
diff --git a/examples/stm32/other/systick/systick.ld b/examples/stm32/other/systick/systick.ld
index 0b89860..cb924b6 100644
--- a/examples/stm32/other/systick/systick.ld
+++ b/examples/stm32/other/systick/systick.ld
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Thomas Otto <tommi@viadmin.org>
*