From: Matthew Nicholson Date: Fri, 1 Jul 2011 12:45:09 +0000 (+0000) Subject: updated irroots info for the authors section X-Git-Tag: 11.0.0-beta1~1411 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3193742e0249587a05a313eded225dc35c86724;p=thirdparty%2Fasterisk.git updated irroots info for the authors section git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@326006 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_fax.c b/res/res_fax.c index 63c53679dd..431e7086ac 100644 --- a/res/res_fax.c +++ b/res/res_fax.c @@ -13,7 +13,7 @@ * Sponsored by IPEX a.s. http://www.ipex.cz * * T.38-gateway integration into asterisk app_fax and rework - * 2008, Gregory Hinton Nietsky + * 2008-2011, Gregory Hinton Nietsky * dns Telecom http://www.dnstelecom.co.za * * Modified to make T.38-gateway compatible with Asterisk 1.6.2 @@ -45,6 +45,7 @@ * \author Dwayne M. Hubbard * \author Kevin P. Fleming * \author Matthew Nicholson + * \author Gregory H. Nietsky * * A generic FAX resource module that provides SendFAX and ReceiveFAX applications. * This module requires FAX technology modules, like res_fax_spandsp, to register with it diff --git a/res/res_fax_spandsp.c b/res/res_fax_spandsp.c index 9ecd78305f..02657583d4 100644 --- a/res/res_fax_spandsp.c +++ b/res/res_fax_spandsp.c @@ -37,6 +37,7 @@ * \brief Spandsp T.38 and G.711 FAX Resource * * \author Matthew Nicholson + * \author Gregory H. Nietsky * * This module registers the Spandsp FAX technology with the res_fax module. */