Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / common / data / rlp-crc24.c
index cc8af90..ab975c1 100644 (file)
@@ -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"