From 44fd77ad51dc6327d1eb849fbdeb75c10ea69cf9 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 9 Mar 2008 17:41:35 +0100 Subject: * digital/asserv/src/asserv: - fixed headers. --- digital/asserv/src/asserv/simu.host.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'digital/asserv/src/asserv/simu.host.c') diff --git a/digital/asserv/src/asserv/simu.host.c b/digital/asserv/src/asserv/simu.host.c index 6e0a1cf8..d572d24b 100644 --- a/digital/asserv/src/asserv/simu.host.c +++ b/digital/asserv/src/asserv/simu.host.c @@ -1,13 +1,17 @@ /* simu.host.c */ -/* {{{ +/* asserv - Position & speed motor control on AVR. {{{ * * Copyright (C) 2006 Nicolas Schodet * + * APBTeam: + * Web: http://apbteam.org/ + * Email: team AT apbteam DOT org + * * 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 * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the @@ -17,8 +21,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * Contact : - * Web: http://perso.efrei.fr/~schodet/ * }}} */ #include "common.h" #include "simu.host.h" -- cgit v1.2.3