forked from Mirrors/freeswitch
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11642 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
527daf143e
commit
ca574ddc30
@ -1,11 +1,11 @@
|
|||||||
The Initial Developer of the Original Code is
|
The Initial Developer of the Original Code is
|
||||||
Anthony Minessale II <anthmct@yahoo.com>
|
Anthony Minessale II <anthm@freeswitch.org>
|
||||||
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.
|
||||||
|
|
||||||
The PRIMARY AUTHORS are (and/or have been):
|
The PRIMARY AUTHORS are (and/or have been):
|
||||||
|
|
||||||
Anthony Minessale II <anthmct@yahoo.com> - Primary developer of all core components
|
Anthony Minessale II <anthm@freeswitch.org> - Primary developer of all core components
|
||||||
and many of the included modules. Much of freeswitch is based on his work.
|
and many of the included modules. Much of freeswitch is based on his work.
|
||||||
|
|
||||||
Michael Jerris <mike@jerris.com> - Windows porter and responsible for the
|
Michael Jerris <mike@jerris.com> - Windows porter and responsible for the
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* libDingaLing XMPP Jingle Library
|
* libDingaLing XMPP Jingle Library
|
||||||
* Copyright (C) 2005/2006, Anthony Minessale II <anthmct@yahoo.com>
|
* Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
|
||||||
*
|
*
|
||||||
* Version: MPL 1.1
|
* Version: MPL 1.1
|
||||||
*
|
*
|
||||||
@ -17,13 +17,13 @@
|
|||||||
* The Original Code is libDingaLing XMPP Jingle Library
|
* The Original Code is libDingaLing XMPP Jingle Library
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthm@freeswitch.org>
|
||||||
* 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.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
*
|
*
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthm@freeswitch.org>
|
||||||
*
|
*
|
||||||
* ldl_compat.h -- Platform Compatability Header File
|
* ldl_compat.h -- Platform Compatability Header File
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* libDingaLing XMPP Jingle Library
|
* libDingaLing XMPP Jingle Library
|
||||||
* Copyright (C) 2005/2006, Anthony Minessale II <anthmct@yahoo.com>
|
* Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
|
||||||
*
|
*
|
||||||
* Version: MPL 1.1
|
* Version: MPL 1.1
|
||||||
*
|
*
|
||||||
@ -17,13 +17,13 @@
|
|||||||
* The Original Code is libDingaLing XMPP Jingle Library
|
* The Original Code is libDingaLing XMPP Jingle Library
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthm@freeswitch.org>
|
||||||
* 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.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
*
|
*
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthm@freeswitch.org>
|
||||||
*
|
*
|
||||||
* libdingaling.c -- Main Library Code
|
* libdingaling.c -- Main Library Code
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* libDingaLing XMPP Jingle Library
|
* libDingaLing XMPP Jingle Library
|
||||||
* Copyright (C) 2005/2006, Anthony Minessale II <anthmct@yahoo.com>
|
* Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
|
||||||
*
|
*
|
||||||
* Version: MPL 1.1
|
* Version: MPL 1.1
|
||||||
*
|
*
|
||||||
@ -17,13 +17,13 @@
|
|||||||
* The Original Code is libDingaLing XMPP Jingle Library
|
* The Original Code is libDingaLing XMPP Jingle Library
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthm@freeswitch.org>
|
||||||
* 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.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
*
|
*
|
||||||
* Anthony Minessale II <anthmct@yahoo.com>
|
* Anthony Minessale II <anthm@freeswitch.org>
|
||||||
*
|
*
|
||||||
* libdingaling.h -- Main Header File
|
* libdingaling.h -- Main Header File
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user