]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
updated irroots info for the authors section
authorMatthew Nicholson <mnicholson@digium.com>
Fri, 1 Jul 2011 12:45:09 +0000 (12:45 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 1 Jul 2011 12:45:09 +0000 (12:45 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@326006 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_fax.c
res/res_fax_spandsp.c

index 63c53679dd41f7f4d51daad5fef8c96dae22f06c..431e7086ac0fea0bcd4ddadfb4e3cab262793db9 100644 (file)
@@ -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 <gregory@dnstelecom.co.za>
+ * 2008-2011, Gregory Hinton Nietsky <gregory@distrotech.co.za>
  * 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 <dhubbard@digium.com>
  * \author Kevin P. Fleming <kpfleming@digium.com>
  * \author Matthew Nicholson <mnicholson@digium.com>
+ * \author Gregory H. Nietsky  <gregory@distrotech.co.za>
  * 
  * 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
index 9ecd78305f066c5967584f55acc8a4210bc11dd5..02657583d4f2ed900575bcf09150a1d047ac9692 100644 (file)
@@ -37,6 +37,7 @@
  * \brief Spandsp T.38 and G.711 FAX Resource
  *
  * \author Matthew Nicholson <mnicholson@digium.com>
+ * \author Gregory H. Nietsky <gregory@distrotech.co.za>
  *
  * This module registers the Spandsp FAX technology with the res_fax module.
  */