X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fdata%2Fdatapump.c;h=134bb3c70fa8dc261ff42b6b300a890f5f7d5868;hp=4eede531207c6edc88523fc63a52edb95bacbbee;hb=49dd905279a8e62936e3713510ab0fd738e20ecb;hpb=2f2703c9133032c12671ca5c77ae626b8fb178d4 diff --git a/common/data/datapump.c b/common/data/datapump.c index 4eede53..134bb3c 100644 --- a/common/data/datapump.c +++ b/common/data/datapump.c @@ -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