diff --git a/mbuni/configure.ac b/mbuni/configure.ac index a0c620e..dca551a 100644 --- a/mbuni/configure.ac +++ b/mbuni/configure.ac @@ -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 +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)