aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/other/timer_interrupt/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/other/timer_interrupt/timer.c')
-rw-r--r--examples/stm32/other/timer_interrupt/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/other/timer_interrupt/timer.c b/examples/stm32/other/timer_interrupt/timer.c
index 73c16ac..8a6eac6 100644
--- a/examples/stm32/other/timer_interrupt/timer.c
+++ b/examples/stm32/other/timer_interrupt/timer.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>
*