From: Michael Jerris Date: Fri, 11 May 2007 16:44:07 +0000 (+0000) Subject: backport change from the iaxclient sf repository rev 541 X-Git-Tag: v1.0-beta1~338 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2edc2f286de6fc0bca60507c13e40bb6aa549e;p=thirdparty%2Ffreeswitch.git backport change from the iaxclient sf repository rev 541 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5150 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/iax/src/iax.h b/libs/iax/src/iax.h index be3ef9a435..f9d17bf971 100644 --- a/libs/iax/src/iax.h +++ b/libs/iax/src/iax.h @@ -8,7 +8,7 @@ * Mark Spencer * * This program is free software, distributed under the terms of - * the GNU General Public License + * the GNU Lesser (Library) General Public License */ #ifndef _IAX_H diff --git a/libs/iax/src/iax2-parser.h b/libs/iax/src/iax2-parser.h index e57854a680..00f34f16f6 100644 --- a/libs/iax/src/iax2-parser.h +++ b/libs/iax/src/iax2-parser.h @@ -8,7 +8,7 @@ * Mark Spencer * * This program is free software, distributed under the terms of - * the GNU General Public License + * the GNU Lesser (Library) General Public License */ #ifndef _IAX2_PARSER_H diff --git a/libs/iax/src/iax2.h b/libs/iax/src/iax2.h index 9fc89d8ae8..3a59ae565a 100644 --- a/libs/iax/src/iax2.h +++ b/libs/iax/src/iax2.h @@ -8,7 +8,7 @@ * Mark Spencer * * This program is free software, distributed under the terms of - * the GNU General Public License + * the GNU Lesser (Library) General Public License */ #ifndef _IAX2_H