aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Sarkies2012-06-14 19:45:46 +0930
committerKen Sarkies2012-06-14 19:45:46 +0930
commit0fabe4462b048fb453743754e9bc4969a01a4f9b (patch)
tree7991260870c670e0849046f155b32d524be310f4
parent2f4cd293248b012c87be34d4f45786b7f8c06770 (diff)
Fix Typo
-rw-r--r--lib/stm32/iwdg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/stm32/iwdg.c b/lib/stm32/iwdg.c
index a4a15ec..0968e7f 100644
--- a/lib/stm32/iwdg.c
+++ b/lib/stm32/iwdg.c
@@ -31,8 +31,6 @@ LGPL License Terms @ref lgpl_license
/*
* This file is part of the libopencm3 project.
*
- * Copyright (C) 2010 Thomas Otto <tommi@viadmin.org>
- *
* This library is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or