X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fprotocol.h;h=ee758555b4dcf3d0b008c6e21b6894438bbbd97e;hb=33d48af0258dd55e1d2b51a4ae2f87401dcb00e9;hp=03751e6b7e2b793f57f86357bdad3283f8774d12;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/app/triface/protocol.h b/app/triface/protocol.h index 03751e6b..ee758555 100644 --- a/app/triface/protocol.h +++ b/app/triface/protocol.h @@ -26,7 +26,9 @@ * invalidate any other reasons why the executable file might be covered by * the GNU General Public License. * - * Copyright 2006 Develer S.r.l. (http://www.develer.com/) + * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/) + * Copyright 2000 Bernardo Innocenti + * * --> * * \brief Implementation of the command protocol between the board and the host @@ -36,12 +38,6 @@ * \author Marco Benelli */ -/*#* - *#* $Log$ - *#* Revision 1.1 2006/06/01 12:29:21 marco - *#* Add first simple protocol command (version request). - *#* - *#*/ #ifndef PROTOCOL_H #define PROTOCOL_H