X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fdata%2Frlp-crc24.c;h=ab975c1a6d10de2f4a79a4b5443e440c712cd735;hp=cc8af90f6e0a33a1d92487a994cd93c034c4fe50;hb=49dd905279a8e62936e3713510ab0fd738e20ecb;hpb=a2dfc99dc499ea8600bf5178f8122125d7d7d557 diff --git a/common/data/rlp-crc24.c b/common/data/rlp-crc24.c index cc8af90..ab975c1 100644 --- a/common/data/rlp-crc24.c +++ b/common/data/rlp-crc24.c @@ -6,10 +6,20 @@ 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.3 2002/04/03 00:08:06 short + Found in "gnokii-working" directory, some November-patches version + + Revision 1.2 2001/02/21 19:57:02 chris + More fiddling with the directory layout + + */ #include "data/rlp-crc24.h"