]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Attribution.
authorMichael Jerris <mike@jerris.com>
Mon, 18 Sep 2006 05:08:55 +0000 (05:08 +0000)
committerMichael Jerris <mike@jerris.com>
Mon, 18 Sep 2006 05:08:55 +0000 (05:08 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2734 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/switch.c
src/switch_channel.c
src/switch_core.c
src/switch_event.c

index ed6a6ee5c205055e37bd921e5104d3a0a3278437..154ad497262fe29719d813b087fd84e2c99faa0b 100644 (file)
@@ -24,6 +24,7 @@
  * Contributor(s):
  * 
  * Anthony Minessale II <anthmct@yahoo.com>
+ * Michael Jerris <mike@jerris.com>
  *
  *
  * switch.c -- Main
index ad909c75874ca2bd3af73f16c449e83e8e9ba9b5..dd88e6193820ec7b09bd195a0c2641a0ec84bf41 100644 (file)
@@ -24,6 +24,7 @@
  * Contributor(s):
  * 
  * Anthony Minessale II <anthmct@yahoo.com>
+ * Michael Jerris <mike@jerris.com>
  *
  *
  * switch_channel.c -- Media Channel Interface
index 3342f6fbe394cd5db2634836f7fc79f0cfa51465..f7c2c649ae069a0bd01d7b955ea6b4d5c1a704e7 100644 (file)
@@ -24,6 +24,8 @@
  * Contributor(s):
  * 
  * Anthony Minessale II <anthmct@yahoo.com>
+ * Michael Jerris <mike@jerris.com>
+ * Paul D. Tinsley <pdt at jackhammer.org>
  *
  *
  * switch_core.c -- Main Core Library
index ac140bd2cebac1761a5579c1cc9a976dd09c81b5..bffe06e41019281c75ede4f5be935331a313aa47 100644 (file)
@@ -24,6 +24,8 @@
  * Contributor(s):
  * 
  * Anthony Minessale II <anthmct@yahoo.com>
+ * Michael Jerris <mike@jerris.com>
+ * Paul D. Tinsley <pdt at jackhammer.org>
  *
  *
  * switch_event.c -- Event System