From: Michael Jerris Date: Mon, 18 Sep 2006 05:08:55 +0000 (+0000) Subject: Attribution. X-Git-Tag: v1.0-beta1~2106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2343fdd8cf22c4ff0cbe38c8c2040bf1c048e28e;p=thirdparty%2Ffreeswitch.git Attribution. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2734 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/switch.c b/src/switch.c index ed6a6ee5c2..154ad49726 100644 --- a/src/switch.c +++ b/src/switch.c @@ -24,6 +24,7 @@ * Contributor(s): * * Anthony Minessale II + * Michael Jerris * * * switch.c -- Main diff --git a/src/switch_channel.c b/src/switch_channel.c index ad909c7587..dd88e61938 100644 --- a/src/switch_channel.c +++ b/src/switch_channel.c @@ -24,6 +24,7 @@ * Contributor(s): * * Anthony Minessale II + * Michael Jerris * * * switch_channel.c -- Media Channel Interface diff --git a/src/switch_core.c b/src/switch_core.c index 3342f6fbe3..f7c2c649ae 100644 --- a/src/switch_core.c +++ b/src/switch_core.c @@ -24,6 +24,8 @@ * Contributor(s): * * Anthony Minessale II + * Michael Jerris + * Paul D. Tinsley * * * switch_core.c -- Main Core Library diff --git a/src/switch_event.c b/src/switch_event.c index ac140bd2ce..bffe06e410 100644 --- a/src/switch_event.c +++ b/src/switch_event.c @@ -24,6 +24,8 @@ * Contributor(s): * * Anthony Minessale II + * Michael Jerris + * Paul D. Tinsley * * * switch_event.c -- Event System