Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / include / data / rlp-common.h
index a03a497..9102fc0 100644 (file)
@@ -6,13 +6,29 @@
 
   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
   the SIM card from SuSE for testing purposes).
 
+  This file:  rlp-common.h   Version 0.3.1
+
   Header file for RLP protocol.
 
+  $Log$
+  Revision 1.1.1.4  2002/04/03 00:08:20  short
+  Found in "gnokii-working" directory, some November-patches version
+
+  Revision 1.2  2001/06/10 11:29:49  machek
+  It is very bad idea to name enum "Data", because it is then impossible
+  to use variable called "Data".
+
+  Revision 1.1  2001/02/21 19:57:11  chris
+  More fiddling with the directory layout
+
+
 */
 
 #ifndef __data_rlp_common_h