[Freeswitch-svn] [commit] r2961 -	freeswitch/branches/outcast/src/mod/applications/mod_hello
    Freeswitch SVN 
    outcast at freeswitch.org
       
    Mon Oct  2 21:50:36 EDT 2006
    
    
  
Author: outcast
Date: Mon Oct  2 21:50:35 2006
New Revision: 2961
Modified:
   freeswitch/branches/outcast/src/mod/applications/mod_hello/mod_hello.c
Log:
updated file headers
Modified: freeswitch/branches/outcast/src/mod/applications/mod_hello/mod_hello.c
==============================================================================
--- freeswitch/branches/outcast/src/mod/applications/mod_hello/mod_hello.c	(original)
+++ freeswitch/branches/outcast/src/mod/applications/mod_hello/mod_hello.c	Mon Oct  2 21:50:35 2006
@@ -17,17 +17,18 @@
  * The Original Code is FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
  *
  * The Initial Developer of the Original Code is
- * Anthony Minessale II <anthmct at yahoo.com>
+ * James Jones <james.jones at signate.com> 
  * Portions created by the Initial Developer are Copyright (C)
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
  * 
- * Anthony Minessale II <anthmct at yahoo.com>
+ * Anthony Minessale II <anthmct at yahoo.cddom>
+ * James Jones <james.jones at signate.com>
  *
  *
  *
- * mod_skel.c -- Framework Demo Module
+ * mod_hello.c -- My Hello World module 
  *
  */
 #include <switch.h>
    
    
More information about the Freeswitch-svn
mailing list