update name/e-mail address

This commit is contained in:
Christopher Rienzo 2012-06-11 13:05:29 +00:00
parent fc2bb00eb1
commit 187fe4e14e
11 changed files with 15 additions and 15 deletions

View File

@ -30,7 +30,7 @@
* Bret McDanel <trixter AT 0xdecafbad dot com> * Bret McDanel <trixter AT 0xdecafbad dot com>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC) * Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
* Cesar Cepeda <cesar@auronix.com> * Cesar Cepeda <cesar@auronix.com>
* Chris Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* *
* mod_dptools.c -- Raw Audio File Streaming Application Module * mod_dptools.c -- Raw Audio File Streaming Application Module
* *

View File

@ -23,9 +23,9 @@
* *
* Contributor(s): * Contributor(s):
* *
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* *
* Maintainer: Christopher M. Rienzo <chris@rienzo.net> * Maintainer: Christopher M. Rienzo <chris@rienzo.com>
* *
* mod_http_cache.c -- HTTP GET with caching * mod_http_cache.c -- HTTP GET with caching
* -- designed for downloading audio files from a webserver for playback * -- designed for downloading audio files from a webserver for playback

View File

@ -29,7 +29,7 @@
* Brian West <brian@freeswitch.org> * Brian West <brian@freeswitch.org>
* Steve Underwood <steveu@coppice.org> * Steve Underwood <steveu@coppice.org>
* Antonio Gallo <agx@linux.it> * Antonio Gallo <agx@linux.it>
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* mod_spandsp.c -- Module implementing spandsp fax, dsp, and codec functionality * mod_spandsp.c -- Module implementing spandsp fax, dsp, and codec functionality
* *
*/ */

View File

@ -28,7 +28,7 @@
* Anthony Minessale II <anthm@freeswitch.org> * Anthony Minessale II <anthm@freeswitch.org>
* Steve Underwood <steveu@coppice.org> * Steve Underwood <steveu@coppice.org>
* Antonio Gallo <agx@linux.it> * Antonio Gallo <agx@linux.it>
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* mod_spandsp_dsp.c -- dsp applications provided by SpanDSP * mod_spandsp_dsp.c -- dsp applications provided by SpanDSP
* *
*/ */

View File

@ -17,7 +17,7 @@
* The Original Code is FreeSWITCH mod_unimrcp * The Original Code is FreeSWITCH mod_unimrcp
* *
* The Initial Developer of the Original Code is * The Initial Developer of the Original Code is
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* *
* Portions created by the Initial Developer are Copyright (C) * Portions created by the Initial Developer are Copyright (C)
* the Initial Developer. All Rights Reserved. * the Initial Developer. All Rights Reserved.
@ -25,10 +25,10 @@
* Contributor(s): * Contributor(s):
* *
* Brian West <brian@freeswitch.org> * Brian West <brian@freeswitch.org>
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC) * Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
* *
* Maintainer: Christopher M. Rienzo <chris@rienzo.net> * Maintainer: Christopher M. Rienzo <chris@rienzo.com>
* *
* mod_unimrcp.c -- UniMRCP module (MRCP client) * mod_unimrcp.c -- UniMRCP module (MRCP client)
* *

View File

@ -24,7 +24,7 @@
* Contributor(s): * Contributor(s):
* *
* Anthony Minessale II <anthm@freeswitch.org> * Anthony Minessale II <anthm@freeswitch.org>
* Chris Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* *
* *
* mod_speex.c -- Speex Codec Module * mod_speex.c -- Speex Codec Module

View File

@ -22,10 +22,10 @@
* the Initial Developer. All Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* Timo Teräs <timo.teras@iki.fi> (based on mod_timerfd.c) * Timo Teräs <timo.teras@iki.fi> (based on mod_timerfd.c)
* *
* Maintainer: Christopher M. Rienzo <chris@rienzo.net> * Maintainer: Christopher M. Rienzo <chris@rienzo.com>
* *
* mod_posix_timer.c -- soft timer implemented with POSIX timers (timer_create/timer_settime/timer_getoverrun) * mod_posix_timer.c -- soft timer implemented with POSIX timers (timer_create/timer_settime/timer_getoverrun)
* *

View File

@ -26,7 +26,7 @@
* Anthony Minessale II <anthm@freeswitch.org> * Anthony Minessale II <anthm@freeswitch.org>
* Michael Jerris <mike@jerris.com> * Michael Jerris <mike@jerris.com>
* Paul D. Tinsley <pdt at jackhammer.org> * Paul D. Tinsley <pdt at jackhammer.org>
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC) * Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
* *
* *

View File

@ -26,7 +26,7 @@
* Anthony Minessale II <anthm@freeswitch.org> * Anthony Minessale II <anthm@freeswitch.org>
* Michael Jerris <mike@jerris.com> * Michael Jerris <mike@jerris.com>
* Paul D. Tinsley <pdt at jackhammer.org> * Paul D. Tinsley <pdt at jackhammer.org>
* Chris Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* *
* *
* switch_core_codec.c -- Main Core Library (codec functions) * switch_core_codec.c -- Main Core Library (codec functions)

View File

@ -26,7 +26,7 @@
* Anthony Minessale II <anthm@freeswitch.org> * Anthony Minessale II <anthm@freeswitch.org>
* Michael Jerris <mike@jerris.com> * Michael Jerris <mike@jerris.com>
* Paul D. Tinsley <pdt at jackhammer.org> * Paul D. Tinsley <pdt at jackhammer.org>
* Christopher M. Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* *
* *
* switch_core_speech.c -- Main Core Library (speech functions) * switch_core_speech.c -- Main Core Library (speech functions)

View File

@ -27,7 +27,7 @@
* Michael Jerris <mike@jerris.com> * Michael Jerris <mike@jerris.com>
* Bret McDanel <bret AT 0xdecafbad dot com> * Bret McDanel <bret AT 0xdecafbad dot com>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC) * Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
* Chris Rienzo <chris@rienzo.net> * Christopher M. Rienzo <chris@rienzo.com>
* *
* switch_ivr_async.c -- IVR Library (async operations) * switch_ivr_async.c -- IVR Library (async operations)
* *