1
0
Fork 0

*** empty log message ***

This commit is contained in:
bagyenda 2009-07-07 07:12:47 +00:00
parent 8e72d4ca3b
commit adc01f651f
2 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,5 @@
2009-07-07 P. A. Bagyenda <bagyenda@dsmagic.com>
* Updated License for mmsbox mm1 module
2009-07-02 P. A. Bagyenda <bagyenda@dsmagic.com>
* Added mmsbox mm1 plugin
2009-06-22 P. A. Bagyenda <bagyenda@dsmagic.com>

View File

@ -1,7 +1,16 @@
/* Mbuni mmsbox mm1 component. Assumes PPPD.
* (c) 2007 Digital Solutions Ltd
* Author: P. A. Bagyenda
/*
* Mbuni - Open Source MMS Gateway
*
* Mbuni MmsBox MM1 Component - Send & Receive MMS using a GPRS/EDGE/3G modem
*
* Copyright (C) 2007-2009, Digital Solutions Ltd. - http://www.dsmagic.com
*
* Paul Bagyenda <bagyenda@dsmagic.com>
*
* This program is free software, distributed under the terms of
* the GNU General Public License, with a few exceptions granted (see LICENSE)
*/
#include <stdio.h>
#include <errno.h>
#include <signal.h>