1
0
Fork 0

updated license in config script

This commit is contained in:
bagyenda 2005-03-23 10:47:25 +00:00
parent 8c3d30a831
commit ea76865a4f
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
dnl Mbuni - Open Source MMS Gateway
dnl
dnl conf file.
dnl
dnl Copyright (C) 2003 - 2005, Digital Solutions Ltd. - http://www.dsmagic.com
dnl
dnl Paul Bagyenda <bagyenda@dsmagic.com>
dnl
dnl This program is free software, distributed under the terms of
dnl the GNU General Public License, with a few exceptions granted (see LICENSE)
dnl
AC_PREREQ(2.59)
AC_INIT(mbuni, cvs, devel@mbuni.org)