1
0
Fork 0

license fixes

This commit is contained in:
bagyenda 2005-10-23 16:52:51 +00:00
parent 9c7597812b
commit 4a6237fda7
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
/*
* Mbuni - Open Source MMS Gateway
*
* Mbuni sample billing handler module
*
* Copyright (C) 2003 - 2005, 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 <stdlib.h>