Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / common / data / rlp-common.c
index 9c46e0d..e392661 100644 (file)
@@ -6,6 +6,8 @@
 
   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.
 
   The development of RLP protocol is sponsored by SuSE CR, s.r.o. (Pavel use
   Actual implementation of RLP protocol. Based on GSM 04.22 version 7.1.0,
   downloadable from www.etsi.org (if you register with them)
 
+  $Log$
+  Revision 1.1.1.3  2002/04/03 00:08:05  short
+  Found in "gnokii-working" directory, some November-patches version
+
+  Revision 1.5  2001/03/26 23:39:36  pkot
+  Minor updates:
+   - Windows INLINE patch (Manfred Jonsson)
+   - patch to configure.in to compile under FreeBSD (Panagiotis Astithas)
+   - other cleanups (me)
+
+  Revision 1.4  2001/03/13 01:23:18  pkot
+  Windows updates (Manfred Jonsson)
+
+  Revision 1.3  2001/02/21 19:57:00  chris
+  More fiddling with the directory layout
+
+  Revision 1.2  2001/02/17 22:40:51  chris
+  ATA support
+
+
 */
 
 #include <stdio.h>