X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fdata%2Frlp-crc24.c;fp=common%2Fdata%2Frlp-crc24.c;h=cc8af90f6e0a33a1d92487a994cd93c034c4fe50;hp=3b7108e460ca3c972aeecf57d8cfefc5fdd89f93;hb=a2dfc99dc499ea8600bf5178f8122125d7d7d557;hpb=1fdb423c0a2e33c1282bec25de66d9f40d56999b diff --git a/common/data/rlp-crc24.c b/common/data/rlp-crc24.c index 3b7108e..cc8af90 100644 --- a/common/data/rlp-crc24.c +++ b/common/data/rlp-crc24.c @@ -6,20 +6,10 @@ A Linux/Unix toolset and driver for Nokia mobile phones. - Copyright (C) 1999, 2000 Hugh Blemings & Pavel Janík ml. - Released under the terms of the GNU GPL, see file COPYING for more details. CRC24 (aka FCS) implementation in RLP. - $Log$ - Revision 1.1.1.1 2001/11/25 21:59:08 short - :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001 - - Revision 1.2 2001/02/21 19:57:02 chris - More fiddling with the directory layout - - */ #include "data/rlp-crc24.h"