Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / common / data / datapump.c
index 4eede53..134bb3c 100644 (file)
@@ -6,12 +6,25 @@
 
   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.
 
   This file provides routines to handle processing of data when connected in
   fax or data mode. Converts data from/to GSM phone to virtual modem
   interface.
 
+  $Log$
+  Revision 1.1.1.3  2002/04/03 00:08:04  short
+  Found in "gnokii-working" directory, some November-patches version
+
+  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
+
+
 */
 
 #define                __data_datapump_c