aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32/flash.c')
-rw-r--r--lib/stm32/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stm32/flash.c b/lib/stm32/flash.c
index 42cd752..b623fc7 100644
--- a/lib/stm32/flash.c
+++ b/lib/stm32/flash.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>
* Copyright (C) 2010 Mark Butler <mbutler@physics.otago.ac.nz>