提交 187fe4e1 authored 作者: Christopher Rienzo's avatar Christopher Rienzo

update name/e-mail address

上级 fc2bb00e
...@@ -30,7 +30,7 @@ ...@@ -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
* *
......
...@@ -23,9 +23,9 @@ ...@@ -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
......
...@@ -29,7 +29,7 @@ ...@@ -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
* *
*/ */
......
...@@ -28,7 +28,7 @@ ...@@ -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
* *
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -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 @@ ...@@ -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)
* *
......
...@@ -24,7 +24,7 @@ ...@@ -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
......
...@@ -22,10 +22,10 @@ ...@@ -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)
* *
......
...@@ -26,7 +26,7 @@ ...@@ -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)
* *
* *
......
...@@ -26,7 +26,7 @@ ...@@ -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)
......
...@@ -26,7 +26,7 @@ ...@@ -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)
......
...@@ -27,7 +27,7 @@ ...@@ -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)
* *
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论