aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/usart.c
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 13:19:25 +0100
committerUwe Hermann2010-12-30 13:19:25 +0100
commit18790a2454d2d59946b018ad5f1e33abbc17a65c (patch)
tree96bd01f69c8a0c0e09455c83faa0b94d21d67de4 /lib/stm32/usart.c
parent0995f73f72b57095dde05e280af3dfaaee81215e (diff)
More renames for libopenstm32 -> libopencm3.
Diffstat (limited to 'lib/stm32/usart.c')
-rw-r--r--lib/stm32/usart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stm32/usart.c b/lib/stm32/usart.c
index 0247f0d..a16e45a 100644
--- a/lib/stm32/usart.c
+++ b/lib/stm32/usart.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de>
*