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.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'digital/asserv/src/asserv/simu.host.h') diff --git a/digital/asserv/src/asserv/simu.host.h b/digital/asserv/src/asserv/simu.host.h index 8d92c44b..e5722369 100644 --- a/digital/asserv/src/asserv/simu.host.h +++ b/digital/asserv/src/asserv/simu.host.h @@ -5,11 +5,15 @@ * * 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 @@ -19,8 +23,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/ * }}} */ extern uint8_t DDRF, PORTC, PORTD, PORTE, PORTF, PORTG, PINC; -- cgit v1.2.3