From ea76865a4ffd8b60623da9d0feef2f14ae637901 Mon Sep 17 00:00:00 2001 From: bagyenda <> Date: Wed, 23 Mar 2005 10:47:25 +0000 Subject: [PATCH] updated license in config script --- mbuni/configure.ac | 11 +++++++++++ 1 file changed, 11 insertions(+) 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)