Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / include / data / at-emulator.h
index 3f95297..c464037 100644 (file)
@@ -6,10 +6,24 @@
 
   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.
        
   Header file for AT emulator code.
 
+  $Log$
+  Revision 1.1.1.3  2002/04/03 00:08:20  short
+  Found in "gnokii-working" directory, some November-patches version
+
+  Revision 1.2  2001/07/03 15:27:24  pkot
+  AT commands for SMS handling support (Tamas Bondar)
+  Small at-emulator code cleanup (me)
+
+  Revision 1.1  2001/02/21 19:57:11  chris
+  More fiddling with the directory layout
+
+
 */
 
 #ifndef __data_at_emulator_h