From 0fabe4462b048fb453743754e9bc4969a01a4f9b Mon Sep 17 00:00:00 2001 From: Ken Sarkies Date: Thu, 14 Jun 2012 19:45:46 +0930 Subject: Fix Typo --- lib/stm32/iwdg.c | 2 -- 1 file changed, 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 - * * 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 -- cgit v1.2.3