aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/stm32-h107/fancyblink/fancyblink.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/f1/stm32-h107/fancyblink/fancyblink.c')
-rw-r--r--examples/stm32/f1/stm32-h107/fancyblink/fancyblink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/f1/stm32-h107/fancyblink/fancyblink.c b/examples/stm32/f1/stm32-h107/fancyblink/fancyblink.c
index 4d45829..ab14c84 100644
--- a/examples/stm32/f1/stm32-h107/fancyblink/fancyblink.c
+++ b/examples/stm32/f1/stm32-h107/fancyblink/fancyblink.c
@@ -2,7 +2,7 @@
* This file is part of the libopencm3 project.
*
* Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de>
- * Copyright (c) 2011 Damjan Marion <damjan.marion@gmail.com>
+ * Copyright (C) 2011 Damjan Marion <damjan.marion@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by