]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update copyright
authorBrian West <brian@freeswitch.org>
Fri, 13 Feb 2009 23:37:37 +0000 (23:37 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 13 Feb 2009 23:37:37 +0000 (23:37 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2

156 files changed:
build/ignore_helper.pl
src/include/private/switch_core_pvt.h
src/include/switch.h
src/include/switch_apr.h
src/include/switch_bitpack.h
src/include/switch_buffer.h
src/include/switch_caller.h
src/include/switch_channel.h
src/include/switch_config.h
src/include/switch_console.h
src/include/switch_core.h
src/include/switch_core_db.h
src/include/switch_core_event_hook.h
src/include/switch_event.h
src/include/switch_frame.h
src/include/switch_ivr.h
src/include/switch_loadable_module.h
src/include/switch_log.h
src/include/switch_module_interfaces.h
src/include/switch_odbc.h
src/include/switch_platform.h
src/include/switch_regex.h
src/include/switch_resample.h
src/include/switch_rtp.h
src/include/switch_scheduler.h
src/include/switch_stun.h
src/include/switch_types.h
src/include/switch_utils.h
src/include/switch_xml.h
src/mod/applications/mod_commands/mod_commands.c
src/mod/applications/mod_conference/mod_conference.c
src/mod/applications/mod_dptools/mod_dptools.c
src/mod/applications/mod_easyroute/mod_easyroute.c
src/mod/applications/mod_enum/mod_enum.c
src/mod/applications/mod_esf/mod_esf.c
src/mod/applications/mod_expr/mod_expr.c
src/mod/applications/mod_fax/mod_fax.c
src/mod/applications/mod_fifo/mod_fifo.c
src/mod/applications/mod_fsv/mod_fsv.c
src/mod/applications/mod_lcr/mod_lcr.c
src/mod/applications/mod_limit/mod_limit.c
src/mod/applications/mod_rss/mod_rss.c
src/mod/applications/mod_skel/mod_skel.c
src/mod/applications/mod_snom/mod_snom.c
src/mod/applications/mod_soundtouch/mod_soundtouch.cpp
src/mod/applications/mod_stress/mod_stress.cpp
src/mod/applications/mod_voicemail/mod_voicemail.c
src/mod/asr_tts/mod_cepstral/mod_cepstral.c
src/mod/asr_tts/mod_flite/mod_flite.c
src/mod/asr_tts/mod_pocketsphinx/mod_pocketsphinx.c
src/mod/codecs/mod_amr/mod_amr.c
src/mod/codecs/mod_amrwb/mod_amrwb.c
src/mod/codecs/mod_celt/mod_celt.c
src/mod/codecs/mod_dahdi_codec/mod_dahdi_codec.c
src/mod/codecs/mod_g723_1/mod_g723_1.c
src/mod/codecs/mod_g729/mod_g729.c
src/mod/codecs/mod_h26x/mod_h26x.c
src/mod/codecs/mod_ilbc/mod_ilbc.c
src/mod/codecs/mod_siren/mod_siren.c
src/mod/codecs/mod_speex/mod_speex.c
src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c
src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.c
src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c
src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c
src/mod/directories/mod_ldap/mod_ldap.c
src/mod/endpoints/mod_alsa/mod_alsa.c
src/mod/endpoints/mod_dingaling/mod_dingaling.c
src/mod/endpoints/mod_iax/mod_iax.c
src/mod/endpoints/mod_loopback/mod_loopback.c
src/mod/endpoints/mod_portaudio/mod_portaudio.c
src/mod/endpoints/mod_reference/mod_reference.c
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/mod_sofia.h
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/mod/endpoints/mod_sofia/sofia_reg.c
src/mod/endpoints/mod_sofia/sofia_sla.c
src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c
src/mod/event_handlers/mod_erlang_event/ei_helpers.c
src/mod/event_handlers/mod_erlang_event/handle_msg.c
src/mod/event_handlers/mod_erlang_event/mod_erlang_event.c
src/mod/event_handlers/mod_erlang_event/mod_erlang_event.h
src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c
src/mod/event_handlers/mod_event_socket/mod_event_socket.c
src/mod/event_handlers/mod_event_test/mod_event_test.c
src/mod/event_handlers/mod_radius_cdr/mod_radius_cdr.c
src/mod/event_handlers/mod_zeroconf/mod_zeroconf.c
src/mod/formats/mod_local_stream/mod_local_stream.c
src/mod/formats/mod_native_file/mod_native_file.c
src/mod/formats/mod_shout/mod_shout.c
src/mod/formats/mod_sndfile/mod_sndfile.c
src/mod/formats/mod_tone_stream/mod_tone_stream.c
src/mod/languages/mod_lua/mod_lua.cpp
src/mod/languages/mod_perl/mod_perl.c
src/mod/languages/mod_python/mod_python.c
src/mod/languages/mod_spidermonkey/mod_spidermonkey.c
src/mod/languages/mod_spidermonkey/mod_spidermonkey.h
src/mod/languages/mod_spidermonkey_core_db/mod_spidermonkey_core_db.c
src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c
src/mod/languages/mod_spidermonkey_odbc/mod_spidermonkey_odbc.c
src/mod/languages/mod_spidermonkey_skel/mod_spidermonkey_skel.c
src/mod/languages/mod_spidermonkey_teletone/mod_spidermonkey_teletone.c
src/mod/languages/mod_yaml/mod_yaml.c
src/mod/loggers/mod_console/mod_console.c
src/mod/loggers/mod_syslog/mod_syslog.c
src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c
src/mod/xml_int/mod_xml_curl/mod_xml_curl.c
src/mod/xml_int/mod_xml_ldap/mod_xml_ldap.c
src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c
src/switch.c
src/switch_apr.c
src/switch_buffer.c
src/switch_caller.c
src/switch_channel.c
src/switch_config.c
src/switch_console.c
src/switch_core.c
src/switch_core_asr.c
src/switch_core_codec.c
src/switch_core_db.c
src/switch_core_directory.c
src/switch_core_event_hook.c
src/switch_core_file.c
src/switch_core_hash.c
src/switch_core_io.c
src/switch_core_media_bug.c
src/switch_core_memory.c
src/switch_core_port_allocator.c
src/switch_core_rwlock.c
src/switch_core_session.c
src/switch_core_speech.c
src/switch_core_sqldb.c
src/switch_core_state_machine.c
src/switch_core_timer.c
src/switch_cpp.cpp
src/switch_event.c
src/switch_ivr.c
src/switch_ivr_async.c
src/switch_ivr_bridge.c
src/switch_ivr_menu.c
src/switch_ivr_originate.c
src/switch_ivr_play_say.c
src/switch_loadable_module.c
src/switch_log.c
src/switch_odbc.c
src/switch_pcm.c
src/switch_regex.c
src/switch_resample.c
src/switch_rtp.c
src/switch_scheduler.c
src/switch_stun.c
src/switch_swig.c
src/switch_time.c
src/switch_utils.c
src/switch_xml.c

index 128bdcc75231bcbf6a20a96024fad3edf0926b41..cc89c6814c31bca8e0f03fc6e83ec01d3484d310 100644 (file)
@@ -1,6 +1,6 @@
 ################################################################################
 # ignore_helper.pl
-# Copyright (c) 2007 Anthony Minessale II <anthmct@yahoo.com>
+# Copyright (c) 2007-2009 Anthony Minessale II <anthm@freeswitch.org>
 # 
 # Permission is hereby granted, free of charge, to any person
 # obtaining a copy of this software and associated documentation
index 6c6c9152a19d2c5c6c342f23a147bb4445c249e2..606c0480291bbd43906e339292c14ccc662999a4 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0865f3abb27aff21e94406a9eaf45119b65cef8f..6221384e9a152caa9a63c938a3aca13e20d403f9 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 625edab9b2556a5aa5761dc08e5bdc6a565f67d2..967ece209d632709893307dd2724349538fb9428 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 44f7d1f1c7f24fd7773e7fd5f6794a03ddf6c15a..c7445091a36cd1be8770e8cbccaec5d6b2937a05 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index be4761c614dedbad8c8fce8309f8e3d842d9939d..f2dd8a9daf7cb9ef13945c71aec056c3a1d5d99c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index b4e7aa1735af4fb07b02dad7699bd081441dc264..1d5e3372c27d2c2e5cc8b2744557c17f472f5db8 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 2093608b59ecb712afa2d0298d1c0c4b2d0f65bb..822e4a1b51c1eef52d012431dc094f4a6bebd6df 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index d8e21afa1f629ed9def72257629a63738270471f..d654f9c87936f13f1af25f7aa29751c267b95e7d 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 7a6661503e85e77b5b03894348e3298c7ea1c9dc..075f7e4c42aaff068158da9a2f302068630726e9 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1369085d26985f74e2a9c50ea87fdad07c60ae02..3fa7dc955cf5bd8e52f4e7709d8f4b24845da98f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f60140e10a302d369526e3acf4ab221213ffa197..a85a471ace63c6469871b9013ca3ec1ab721798b 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0987e6b522da01d48350230a42340976e8e45681..ca78eadb363680306405069849825b88b45344cb 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a511cc855a2498fad3deaef4218819861970e901..b68573ccdf1c6b49c1dcada27cef447b2d11e3d6 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 159eccb6c85c0871b3ac2294a49be1b61eff0d50..19701374d8fb836d24568e06047e7d3a1cb12fe7 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index baf0dbd5812cf3bd37576eb43f339fc684402afd..6f7d4bb6ed8019c1a6e01c3fa6af29f5bdbf219e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 45a7d5a0cc31b94384cce2755d31ddc2c46f95f9..219e5d030daf185f6cdc755323cda40aa5c8e03e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index b1b06657627493fa7bfcbf7a1aef4de6ef67570b..b8619223a99f13253de48b887c24ae66ae2b611d 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0522f0fd3f3701c0b33ea897c2857656457cc7b3..67d1f31839316a7c65c5d72457d906965f0c89af 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 9beccd90b50e52476a7e2af2888e6d8be22605a5..9c518153b1e8d3382ee603a844ea1cd776277c56 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 5df7488a020505cfb8900165108294dea9f53ced..4faad97cf2a905e75fbca9b92ea8966892a497f7 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f8811e514678a8c55ad3838211ffeb400494378f..df323a69fb3a2a6e40430bc4d96815b28a57611b 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 9f722d28d2c96a8b5214de6304dad96fba3b211c..3160b7361a50bf3cb8799665d20462f975a7b2f7 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c7a66a00f416308b06fb87c258191fb91d98dd62..fa54a5ac120919fae38ccca2568c979df5ca6ed2 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 6c7fa8911ba2cfb8c7dea6118238bfb82d14d11d..3560463fce0bcd8d9f5391edc0df0b7f3074d13e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index d3c8408e98e74e5dc54e85a1c96b366d40124f3b..7f66497d5cf0cc25cfd0d4104d7ca9d85c6bc493 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index e7d1a509db662c5c7d07a7bb4a99a9bf10b38424..b6c555aaa6d5131c589d214ab09f0400982ba77d 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 2010c9a8d456814dcb9f0c647ae9bc290bc8c12e..9bcca305c31ea1dc22feb2d28ce1f4956c18ea60 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a1f2264706c00c670505234ad5ee6d7950d862b3..77f34a666123a9cd499e590c87c0a95f9c0553d4 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1dfcd3d5884595b270a45f25c460aa9ee89d163d..901b3e5be7aa5c9c531ab02d772b5a987cca8869 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 7cb12ce1b4ab2da8850ed75ca8d550aa473651cb..7dd67566ce490e8ded4e386ec7044e6f86960f53 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0b345823de556b23403c5e880626d72b8f0ec7e3..acc2ccf4f5aea4b79fc6e63f9772067eb249ab46 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 492a57da28c96c9edece309127c3c4762f27c4e7..586a79b99f3f969bcb4307f2dcdb30fdd01d260c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 20d6e919c555a6ba264f918dbd7d662f90773c4d..fc7e1b3aa6bf0abef1e21f603ca59a257f23218d 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 2232c99e8b75463366b3aa24ccd2e728c1217261..a011fa5d05294be3b32ae02c85cd314a96308384 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 7c91fa4292cfd1b0d89a3ea03dcb254a1913fa90..9ed3784066b2ffe4e6a1c5c2f25dc1329b22685c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0eac1b9f32806e8afc86b5b0e34ac90a5c9a54f7..a5e2a0a90546674ee628ab62b76d9366acfa0e31 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 8d37eb22f0e77577427931b62fc969a89d3e0b2a..14fd4ca5d904821b9a7fef0be69755b86a5110fd 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c2f554c1042fa239fc733f24d6c1a379b15e7e65..d3c20569f5b17b223fd3e5d3ee6a3d4518b2f625 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 9a8f69573706357eebc50df83527105e5f9376b9..e899aa61580d298110e0da76b99d86a4bcd9ba86 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 973f6cd3b3fbda76e63e788e4a2625847d521b1d..84b21b9b92d326177660ca1030373b0168889c07 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a870a1eef3fa26c3ff0e8f654d1941521c565b54..9c4f6370eb9f71aaeb0b70defab63d812644797a 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 34267f32705a8951d84f8b83652112797484a1ce..0347841259161f7d4e7cd6300c3a133c03789b5b 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a9763b767d441b5f8d668fb07cbf07251b1be5ac..aec164764aa23e8af35b537ab9bc9c3c24b449f5 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index b4c76d858a0bea0d5d168ba1c2c2377956ecabdc..1fbb629f8532352473b53626f2fbbc1d6776385f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 46a496339aa9fd7396f49cd3523889afaeb3af3e..0d58a57482c2c6482e083f39843a6505be7909ac 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 3e7b2d5ee03aab219cd6688ffb47a354347eb30d..347e40f94710ab48c777534d35f0f7e9f3429e12 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 63b627a74b912c9255157add38a0e05fb68c27dc..db4de7432f8edd5d18b239a97698cb7f22cdb912 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1d87961320d968abdd36ac42001e3ad300229418..333627564da3f0c8e4fa17f4d54c01e382e1693a 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f267f356336b2dd8194a08f8a1fa80f9ad2bb898..9e6ae3d1d59b5b968ee4d57a9a0eccc3038e7add 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 6501cf4f3b78fab619835404fc9e6adb237c529c..f787969b34137a886178a9aaf3e0d167f54bf50b 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index b663bb55fd68c836ce3a86dfd8faa29a88281dd0..2ee54576ddf13ede4716df1c89783cdbfde2bdea 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthmct@yahoo.com>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthmct@yahoo.com>
  *
  * Version: MPL 1.1
  *
index 3dca12d9849a967fe6ad00c9b4f7b3648089f968..058e5d347fa74ae126957f7e19a27459583cc15c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index d6a604302bce8783b724d31cf25c009a101a45cb..f44aaf0d748f16a49b4828f832bebb7d63a0a42b 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthmct@yahoo.com>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 331a44620c4bb1dda87e29771130de41d47185c3..63a2933a7e2173535aac569496d8fc64621d0844 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1e1d3c8ef3fae92051e418ffaa428feaaf67fce5..b3e0fe8e68dee11c096d6e8d2f2e6077bdbfc5b7 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index cb65fe85f6966f8f87dd8d5a943ca8b790411344..7b4eaa1341fc9c264537baa90855115acd03b2b6 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 9151531f944947faabdeb3b765343cbe9fc69585..e0539171812b846656f4dd06f4a64abde6018b8a 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f8ac00db2859ea82a03e88310b4264ba0c132f3a..198ae71682b1e2051bf30e2a6f91b796e076c23f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 4dbaaf9d36e1e2f3c948706ebbbd047d2e8e787d..8fe159be34151d1df475cf43acd9ed63643f9758 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a5c5a3508fea2f91325a83667c5fb7267f1a4b59..89d6934b4dfc7f261b4f275e9f3f8e8771932873 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 8c24b2c17668342b6380362da9bff9c4f3135afe..67fbd967b84ebad99868073e51d9b937e7b94565 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1b23c9f30111bb1d910aefdc992a0007b1889d53..ed35eadc58a368c132ed1adf3f067578fd9dd0e1 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 33245020b331f9600290ae172685b125a3131cc4..42646a6578d45d7c293acbc3dc3b324830df6195 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f4a4a8f5f0d0d6619e882a78b09923e0ec342357..67f75ef07423450d8ff9e5d183a051e4f9a750eb 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a41e158087e7f725aed71d8f84d5a26455e1712b..4d992ee62af7fcc9df8d8e147d07aef735b2cd49 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 532c8a4844f9682fefb1509138035be67960d15d..7d8381d92d8fb96d58c35a3e69ae49d5e4a52c97 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c63062b35881994735ddd2b284341bbabe81c512..cd338c0aa44fb2e4006bcdda444875be6de68b4d 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index ddcf652193fe2504ce51a0a68828ebeb79171c86..7ad243573f53d42e85079838678bb105b3c5da94 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index b282a348b1dc416a3a066a20f335ef951baab30a..ddb94ef2c7a38a3b08669cc661c034c0d3572cea 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1e7bef33ffa6698790f3686b812602c511153cfb..f1768ad112421c8a315cdd6a115eb46589598877 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c1904673e270dd5a4b4c074058670b0e7cd7e18f..683573bbb5415404b34ca93e669482f1e6959b14 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f7a9db52f1530f47263228e6a5554f651f4f3279..83b19b29bc8299dc83956516802b62b38177566f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1f019bac280646100df48ea929d33e1e4c3de103..5b10e548ddc33e8f5f51bc22431351ebc863545e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 410f4979039c6a6df75c59bb06410b3681e7708d..db03cc1d949886c45bfe755d866d86937a9be754 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 927a1fc40e95e503197ae1494c1b0e3567be74db..4d44ebaa014e8a83a5b341449a6370e641a801ea 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 8334ea90dcdbc61bcbb847d82e19a08d9d6c5b83..89a4f05dd75f8c230ddd0e05629dffc7c65d10f6 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 16d004a9252ace4f79023b95b8f031070e2fb273..13aba0ecac25aa92beabc76b6b40b614b22b4179 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 8a4e66e997246f8619d54a15439af1f9f539a231..0c549fb2b8fece07bbabc44986fe96dc696142dc 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index cbd456d2da4ee0f1d58584b849572b3edfd95e30..ed9cf6028111943865fc9a91306c1af156fe0a7a 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 643874da9f0b9a7c9e03bdb1e28c76958cfd7709..630a6ed8a0f5dac91a9693a8a7c7e1acf77bb9da 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c06d157cd1522e89bb795444ee8c0e6a6914a739..538e0152d7c771ffb0300d83fc1a9f0afedfc966 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index fdcadaa9950ff6a3d21a90367deea2781747b833..bc4e4246f3c1472b3a508dfe215b8b79efbc8bd2 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 8b9bfa7e688f5315523997eb245507afc6baa210..f6b2cefcf4d95854821e400bf224afb0cbdec584 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index cd96508818fafe13607d7c09eb57c92cbf227562..a57001ec0ff3ac76600e509299409ba3a992b8d5 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0f9f9a255fe2371603d44ad55572b05854211298..9f88a4050b21ef6102d867d1e10ba2988f9f06fb 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index bb8e74eaeed4c745bf1d7792cc7fd5426d7e3ed2..3b7f1769cbb40fc91b4805e08845af068130587f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c832dbd4cbd0bb85fbf3fd3e9b0a13e5280452a9..71b19f5148cc2fb8e9398c90cb4feb7a5a2989b6 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index ea649f6975533f87729a811f1e567cbf7909ed63..b5f3b7551d52a5282277f54ca5ac348f9d1c437e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index b2cd0d0895b92fa7e38cf2afcffb66d5d6f1ea72..d1974d9e58aea4fb9be1c1e7b4032836363e8fe4 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index bb0fb96681a1f96c10e9fec475030a1e7b9c3776..ecae695ca4514002320643b1645fbaf559e6c511 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index b98410ceca65fc9c45f90e576a587421909bb7a9..7979cc0488804dac05b1e1b1aa4de33ffacd0622 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index dabac10b802465fb9323f612f68b1305acf03d59..cf6cb1803f22e51d75ffd15732ab2f2ee5dfd0ba 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 839c7d8f0a926af159c0ccde95ff60ac72736046..15795f64ffe956765303c37c7ea6a95cc1872911 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 00476d6c8f1dbffcb92c468a51a71624ee0b49fe..5b0e4fd580e942a1207158455f242803bd601485 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 71271bf7e8d20a5d60fef6c31ecbd2cd6a259be5..aa7f613512921ebdae605d9f7f62ce0ec8806205 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 434a4b09b4ddb5544155d3cdb3e445e5d6be4b91..7b08115699fe130480323c168b84704e59e1411e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index cb89fefea63a3a36b1c1f78bdc535f392b5c67f9..431b80d2c6a11810e69b3ae20378b38be4c1c925 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 62aa6b83d0143f41717df3d39055b01f19d04f15..5a79925ade255aee38db04743ad8043ebba44c7f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 7928a0ea509e2b470b517d2c234d21b8873fb2b0..c368ba0dfce216ef1594c29cf6b867c026498b69 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 74ea6f599f6274eab6e5e144162ae7d847492122..1fb986609892a7fc63da36d5a8c967c737b098b5 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 6d598c03869f61365ffdd4f905b73e81fbb67386..c8728d564910238035c1b1ce2208be1c5eb25a33 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 66e009069f827d35e4dc1ca27b63f96a809bfafc..7c29f92566f5743e566ae6ade306c9b1742161b5 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1113de8c4bbc91c34d5969d9e286340f47cb592f..6680340af8ed9a37fbd0c46f2e180c9e27ea7f7c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 4729f21ebd0e86da8d69826ffb545104b837e3b9..f5e5edade0c6289dde276c2d7cdaa6292d96a135 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a3463575d7748d4016877b97929ec751b82c7a88..a2c0c9ea3200f112fb773397078172a19c229a55 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, James Martelletti <james@nerdc0re.com>
+ * Copyright (C) 2005-2009, James Martelletti <james@nerdc0re.com>
  *
  * Version: MPL 1.1
  *
index 234444a6664667d73ca9a95d495e0457fe42c37e..3e87bdcbc082aa46ab0b69b489d298e57f7748ee 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a3c38528bcce840f3fe0f2efd950d8be18a85544..2baae1a0bdea26c833d8b24fdd6ebd07701d5a4f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 05228f8950463efafb28bef8abb899935a726cf2..f1a8166fe1e43f1079980d06427859062a3038c9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 03e8b5be3b01d5c04312a593e0d0f1be0d0247ef..b2e90ee7026ba9a41ebc65266486bab1e55fea60 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 02f00f1866d65d4da860d9bedc4e097d891783a0..ea4b66c646c25ad86511f870585799fcba7fe8f7 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index fe8c5ca247984c61fc1c5142fd2e957d20ca82e9..b404aaf5e8b5e44f0e812ea653e63fb9092d8543 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index daf0088e546404aab60fa9874938817d916f9fc4..e7700745ad8b2fe71d7f28092118b3a7f338e675 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 5afabc5268b8354f70300741ffc7cdb50cb777d3..f5857f6163fff6db6a84f89f77fcf6f91663a67c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 55555190d3f9df5a5bfca9cd4ba70ed2c9d2f295..ba574479fc96adfdc6f0a71371b98adc4692d3c1 100644 (file)
@@ -1,7 +1,7 @@
 
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index fc1ca582ec30c78c61209a3442d7c592e1dfaa21..da5a195875dc61841f390dee0086242bc4251225 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index eac76f8a3703c38737b976763fc994cb3b8d5eaf..06dd0be18da5f34c8177d1b1ed8b36ee5bb9dbf9 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index ee41a594fea6b54f15719bc129239464cb8ea099..72f005747e658aece2c4912c26fe20f7441f5e90 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index de594dc720a8de49f80853893933da0a45d3f8c5..03b26ddd3838d8e023e3847d7246fdb735efa94f 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index d5067095079d29e6f9340c5f2a9cdb4241b7f0dd..38d2a38cd64072b3e667b62003bb50a957eef87d 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f8db92f43f4ca4e4d30a1aff001edcc3a84eb011..94d4416b70af7a7e13a5379db66cdd26bd22e21d 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 48371db9487510b06bc683574535f572b28a14f6..d79064b742e37dde8fd0c22315e40bf768116f45 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0d581f3d291527e6481b1a5883070eb7eb05891f..7cc741480739cfae9eca559d6bf3da49447e94f2 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 9a43204e45bf95d32e44001efd8c4e2fe846ce40..a17def55f1fd0f811e78032d108caa89a728ca2c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 8e0345c8af2acc35f296294739363e8b61accb25..85e9e90dd61342eb350c5d4f279a2bd47c6d834e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index e714ec6f8b61200c32734f412726ca17ac5e008b..50ba7cc4b6818a05238eb7983166ddd604c29074 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 96e63fce82316b0ee69185345a90d5f684118e22..2cfd07ed3b9412166acdb8685615fb408c0c372b 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a8f1cb6e6d8dce8ffed841370e5bee9e7b3d0008..107b3732b9d43c2d7d2e185310853fa220fad757 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index e78d7a7816780b036f6661ff02540a7a34caa20c..1c289dec8d7827e4afbde7952f28068cf855e7ed 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 69f2eacb9d63cf768932f037652ee66794a88de5..161f9d3c74ddc2bf499ddd259e1f462ef76fec33 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 37229882369fdf4b8bf971c96b7892c6b11aa5de..d7abf0e60a339b53b9e414e317a1916d23c333f5 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a0455ab65ceae5c99ffdda87d0287c315cfecd3c..0c10e1af496521d12fa0b4ebec47d48674a8929e 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 616511dfb2fdbe1a759d603a9e6a279c52a8af15..e47a39ca30a6e60f82e0f25bd701771c5718d3f2 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c3853ebd0df55741599bb739bea8b4d60bd8a95f..5528b7a43a707bf010bca79f78238fcfc4cdb52a 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 3cee314749b1035d2229d58445a8224d3fb22a8c..01fe20ce55daa2295a545b36470b80af05b2b8dc 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 0f3e8d29a064462da7ca7b5dc13ff73ecb3b1392..a747fe46d59e54a9f512062a19d446a9aee7add8 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index a74490da6ca4e51b0a23fbfc4a21f8de998d34cc..e17f3c4a0384a2ec91d84d11fe9e92abeadc9b5c 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 020c72b8bec909f3cb582b874c23cb9afed4e066..239e81c36fb40a2188830ccfa9492fc7883093e9 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 8b57a6c9ed3ab8f9ce152a381900a5ed5de5b0b1..0c8852be35096ad698bc9e1e43811dd4792a2e29 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 43fb0e468733b47bf9a6a7a3a804a26112a417f1..ba8deaea4603545033ec6d5d53d204c777c974c5 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 275de4cf41654d42dccf2f93eea1dd705125883c..95c17f3e2dd9c40a25e7ac549c11755327c3c2ec 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 4811108a44935b96fbc903381d549b3385d14c7c..8d024a0585d6f8a9ce70a9373bae7629a1c986b6 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 580576b42041f923620573d818d4c3c35ce9b503..752182fc116298aac01d0a09da885b9cfe29d2e8 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 6023f09fc973d7e981111e4077e5a9d844760a3f..506e27fb53a5ca8968044fcdc8bb0be25afc073a 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 9600c08fbd013099749c7844792e8dc2abd5c1a1..6f0e6519baf49e00fa31b765d8d4071b8f822d60 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 5712b919ca355ba3916ab5beb8476601636a6b49..6af24f234b9176684914c39052fbffddf3efe031 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 5beb24c861ae9fa87a70673fbba648c7e4a2b7e9..f4a70a94950c4ed7303d34b920a2e0ee75e83671 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 6ead1204fe472470200635a97749ff1a2e2258c8..697ba1cf62bdc03647b324e38cb1d23333331189 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index c17dcbdb6ec383110f71a60b181ee1effd9f7512..35d0e203307aaed7fa2b9e2e52fee5c0dc9cbe82 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index f023e74a621a2e7cc5fdc23ff1c84c1934631b92..5014c557b09819af0bf9744f9fe5fe1df05fd567 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 9bd740a856cd9219e2f96c78790d4178b689362a..3e7dc4d3d5deb8a9c6a463a033304725e63742ee 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 1c24eece605e93b57664d4300720130addf4ce80..c0fd54901a25ccc9c8119af48e1ba660e9c80ec6 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 208298c6ff6ebdceb3ca9729cb05c756520b7009..828b66dc4540eb183d08253f61f4438400f1e111 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 2e65628c1501a54231c29dbaeb6eb7dac5985985..f79e0bf31102f8e26e94d1474d7773dd8a5801ed 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 3161d555e8cf34236a789d715b85311b653bfc9d..8cf01b71b950d95139a8038aea536ff1fc02f3a5 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *
index 5d9283c4a3beef69e15ab07b2a255e9f58586925..cf6a46a28a9f7cf1a681356f90d3ba0787a94f55 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * FreeSWITCH Modular Media Switching Software Library / Soft-Switch Application
- * Copyright (C) 2005/2006, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2005-2009, Anthony Minessale II <anthm@freeswitch.org>
  *
  * Version: MPL 1.1
  *