]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
copyright header update
authorKen Rice <krice@freeswitch.org>
Wed, 12 Feb 2014 18:50:42 +0000 (12:50 -0600)
committerKen Rice <krice@freeswitch.org>
Wed, 12 Feb 2014 21:25:54 +0000 (15:25 -0600)
77 files changed:
build/ignore_helper.pl
debian/copyright
fscomm/debugtools/sortfilterproxymodel.h
libs/esl/src/esl.c
libs/esl/src/esl_config.c
libs/esl/src/esl_event.c
libs/esl/src/include/esl.h
libs/esl/src/include/esl_config.h
libs/esl/src/include/esl_event.h
libs/esl/src/include/esl_oop.h
libs/freetdm/Makefile.am
libs/freetdm/src/ftdm_buffer.c
libs/freetdm/src/ftdm_config.c
libs/freetdm/src/ftdm_io.c
libs/freetdm/src/ftmod/ftmod_analog/ftdm_analog.h
libs/freetdm/src/ftmod/ftmod_analog/ftmod_analog.c
libs/freetdm/src/ftmod/ftmod_isdn/ftmod_isdn.c
libs/freetdm/src/ftmod/ftmod_isdn/ftmod_isdn.h
libs/freetdm/src/ftmod/ftmod_libpri/ftmod_libpri.c
libs/freetdm/src/ftmod/ftmod_pika/ftdm_pika.h
libs/freetdm/src/ftmod/ftmod_pika/ftmod_pika.c
libs/freetdm/src/ftmod/ftmod_skel/ftmod_skel.c
libs/freetdm/src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c
libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.c
libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.h
libs/freetdm/src/include/freetdm.h
libs/freetdm/src/include/private/ftdm_buffer.h
libs/freetdm/src/include/private/ftdm_config.h
libs/freetdm/src/include/private/ftdm_types.h
libs/libks/src/include/ks.h
libs/libks/src/include/ks_config.h
libs/libks/src/ks.c
libs/libks/src/ks_config.c
libs/libscgi/src/include/scgi_oop.h
libs/openzap/Makefile.am
libs/openzap/src/include/openzap.h
libs/openzap/src/include/zap_buffer.h
libs/openzap/src/include/zap_config.h
libs/openzap/src/include/zap_types.h
libs/openzap/src/libteletone_detect.c
libs/openzap/src/libteletone_generate.c
libs/openzap/src/m3ua_client.h
libs/openzap/src/ozmod/ozmod_analog/ozmod_analog.c
libs/openzap/src/ozmod/ozmod_analog/zap_analog.h
libs/openzap/src/ozmod/ozmod_isdn/ozmod_isdn.c
libs/openzap/src/ozmod/ozmod_isdn/zap_isdn.h
libs/openzap/src/ozmod/ozmod_libpri/ozmod_libpri.c
libs/openzap/src/ozmod/ozmod_pika/ozmod_pika.c
libs/openzap/src/ozmod/ozmod_pika/zap_pika.h
libs/openzap/src/ozmod/ozmod_sangoma_boost/ozmod_sangoma_boost.c
libs/openzap/src/ozmod/ozmod_sangoma_boost/sangoma_boost_client.c
libs/openzap/src/ozmod/ozmod_sangoma_boost/sangoma_boost_client.h
libs/openzap/src/ozmod/ozmod_sangoma_boost/zap_sangoma_boost.h
libs/openzap/src/ozmod/ozmod_skel/ozmod_skel.c
libs/openzap/src/ozmod/ozmod_wanpipe/ozmod_wanpipe.c
libs/openzap/src/ozmod/ozmod_zt/ozmod_zt.c
libs/openzap/src/ozmod/ozmod_zt/ozmod_zt.h
libs/openzap/src/zap_buffer.c
libs/openzap/src/zap_config.c
libs/openzap/src/zap_io.c
libs/openzap/src/zap_m3ua.c
libs/stfu/stfu.c
libs/stfu/stfu.h
scripts/c/socket2me/socket2me.c
src/mod/say/mod_say_de/mod_say_de.c
src/mod/say/mod_say_en/mod_say_en.c
src/mod/say/mod_say_es/mod_say_es.c
src/mod/say/mod_say_fr/mod_say_fr.c
src/mod/say/mod_say_hr/mod_say_hr.c
src/mod/say/mod_say_hu/mod_say_hu.c
src/mod/say/mod_say_it/mod_say_it.c
src/mod/say/mod_say_ja/mod_say_ja.c
src/mod/say/mod_say_nl/mod_say_nl.c
src/mod/say/mod_say_pt/mod_say_pt.c
src/mod/say/mod_say_ru/mod_say_ru.c
src/mod/say/mod_say_th/mod_say_th.c
src/mod/say/mod_say_zh/mod_say_zh.c

index 154afc7d4c6371bb2f0ce6b387cd30d8f04b83ff..9cb02f7ec447661ecd1516144a39781c39205abb 100644 (file)
@@ -1,6 +1,6 @@
 ################################################################################
 # ignore_helper.pl
-# Copyright (c) 2007-2012 Anthony Minessale II <anthm@freeswitch.org>
+# Copyright (c) 2007-2014 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 278992caa0103abc1185d40a0e855833880dc027..efd0c1c9908a65f562adedbfe4a4be24d6cca128 100644 (file)
@@ -1552,7 +1552,7 @@ License: MPL-1.1
 Files: src/mod/say/mod_say_??/mod_say_??.c
  scripts/c/socket2me/socket2me.c
  src/mod/xml_int/mod_xml_scgi/xml_scgi_server.pl
-Copyright: 2007-2012, Anthony Minessale II <anthm@freeswitch.org>
+Copyright: 2007-2014, Anthony Minessale II <anthm@freeswitch.org>
  2007-2013, Anthony Minessale II
  2011-2012, Shahar Hadas
 License: BSD-3-clause
@@ -1989,7 +1989,7 @@ License: ISC
 Files: libs/esl/*
 Copyright: 2007 Michael Jerris
  2002 Todd C. Miller <Todd.Miller@courtesan.com>
- 2007-2012, Anthony Minessale II
+ 2007-2014, Anthony Minessale II
  2000 The NetBSD Foundation, Inc.
 License: BSD-3-clause
 
@@ -2052,7 +2052,7 @@ Copyright: 1995 Abandoned Colin Plumb
 License: public-domain
 
 Files: libs/stfu/*
-Copyright: 2007-2012 Anthony Minessale II <anthm@freeswitch.org>
+Copyright: 2007-2014 Anthony Minessale II <anthm@freeswitch.org>
 License: MIT/X11 (BSD like)
 
 Files: libs/sqlite/*
@@ -2071,7 +2071,7 @@ License: BSD-3-clause
 
 Files: libs/openzap/*
 Copyright: 2005-2012, Anthony Minessale II <anthm@freeswitch.org>
- 2007-2012, Anthony Minessale II, Nenad Corbic
+ 2007-2014, Anthony Minessale II, Nenad Corbic
  2005-2012, Anthony Minessale II
  2006 Nenad Corbic <ncorbic@sangoma.com>
  2007 Jan Vidar Berger, Case Labs, Ltd.
index d157856bfccda2a40a82b7cb22436c0abe3d168b..7f14dae10e35a4b4ffab0a9d64868b6dd81ea8cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e4fb79ba6c8fee4d8ec399506623435129c9cc48..bbb6c51aec838e9709600b0e874ad1f1c0a14f8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 04ffafe4c466511eed96b6ca434af5380ddab933..78637355500ac428f3678732f093d3ada3c11ae5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 0f9a33f1c192158db1fd52daa60d40b88ee75cb3..5123732e2155ce93968f458cba62b0f742be6e9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 53b98ae72b05fd79f83a32852957b9e44933c7b9..144918eacddafe1ef9070fc1703a74969d76925f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 41e64195b167aae2666d7806ef164e1b4f7909ac..0a2dffb42a145df68db9b886264307e9e6798c37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 0bf9259a3755111cac3e444db74bf4b397278946..f5f79f4e69774a6953e302d55eaf8714f5a40337 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 93ce48796576d9f08cea0d79f7310e51908610bf..33b2440001e0e0d3e489798b5306fda6fcdc102f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 2c779fe0f70669c29d46f8673c3de699a7eb5828..59c17c02ed46e49e1d84b0de9163446c2f64bb8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2007-2012, Anthony Minessale II
+# Copyright (c) 2007-2014, Anthony Minessale II
 # All rights reserved.
 # 
 # Redistribution and use in source and binary forms, with or without
index 47dd91d9c41b81f96facff7ab3caf74d8e701604..48e8a3655490a508e4f83a3c1dbf24eba03fb793 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 29c76cb535603d1bd09afb0d3d09ccdcb68360da..9352284edfe4bcf08648ac1c2fcacee40ee9c1e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 1f3e734df0ad3f9894bec71de949aa7698cbdb80..21e7bc3f7b1f987f44f42efd8a712046acfa1a4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 9a4046bf3d739e8627a2bfdda58bc537ac0da72f..ec2007026281f0cb114ddcbab67448ac15eb37b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 21f9dd1a9e861a927a059434902dadc4f551d789..62d2c8898de93a24ea725ab683f8532a1859d420 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 171a67302718b6b27f49e7ea9769756540d0c253..548bde6f0c3e1a450fe5b7e3f1cc301717cd4119 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 23de26f61f55d480e3cabbbf5107fb38c0cbc808..378f9013209a66520a0029d0dceb4727ee490629 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index efb305db8ffc5d36e6c49227637c2cf67443488b..00cb3eb6071aad5a5bf1dd6fd6c3c1fdb0ecc9b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * Copyright (c) 2010, Stefan Knoblich <s.knoblich@axsentis.de>
  * Copyright (c) 2012-2013, Stefan Knoblich <stkn@openisdn.net>
  * All rights reserved.
index c48216947330b25ebc9713c1a3a9e69df6fb6d69..54c550e8e7d0fe4d6c1dcecab38ade37b11e17af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 821937b2d80076cd48b5f60ee360619e2f1f46e9..fcd51498149d62e770686f1ba04d93192720ab4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index d8a65c9d7af15c945ab0c65093d7cfc72600c846..fd3a62ebd6d38c369627c6a5335b6b1348d53ecb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 83dbd62210cf458cfea833cbd65f335833e68001..b9d990fcdbbe338c0f922dbc585a0d63d6d3765d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 0a504b7b101e8d691af4b5e4abcd688afd2c9252..220fc353f2b9b2b9eaf4e94b756e0dda0aee51b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index dc89ee3ddf80b5d55c4139a569b7b4112d5150d8..99c7ef451f001c3571462ffc117ee1637be77967 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 3a3ae9744d7214bfdb90a30cb07b515b62051538..71ac8242f6caae4cec8a8973e725fa073c3cc2fb 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 59447ec82fbba64078e1f59aab3d71b9967e3977..fd5628c90522626af0307d27504899b32a607973 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 8793acef938c2c0c9c7bb23d933d3e5e318a1662..f55261fcc9a2c3df9ed0515cb9b4e150b6c3f239 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 8122fd93be952b31123b19ea56cc093c96508a03..d23f82e496e3da174c6d5051bbe59fd6a3552a01 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 175f9291838c53e0138f0acab4029eaa92c00e66..2b14891ac4431de7dabdbe461d81f8e900652483 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index eb1ee26f186da01deeef2c58553f450ad20609f4..2a5a3304186417663747330f0f3ee2ccb95753fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index b328f36798d6a08d7981cde51779b0defa6efffd..ebaaa143a2cb812d0b76493d2e95d646e330d041 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 1ffa0c88d7fbe46234c71fdc61c9c0c67bc511b6..3b25dd1634a6db1e507149e796816e63ef071f00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 64f3267779256bac40f88837fb902a21beebd6f5..137b5e522b8725b3ac07073c5440820f967fdb1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 52af5e3082cc448e68f263424d3ca6ce9a06fb67..2ef8da70ff29438aa8f7a452cf767a68b1091293 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2007-2012, Anthony Minessale II
+# Copyright (c) 2007-2014, Anthony Minessale II
 # All rights reserved.
 # 
 # Redistribution and use in source and binary forms, with or without
index 362fbbed5efb310b763c57d64e3ffc5061f180ea..8d9b50483f552237dbd8fb877d353bf2d3ca23af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index c35364dcf6c0a154b2674f8cc81ed854a53dceca..1a2b264f909d05b12f702632a44e2a5caacf3631 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 48de0f1fc35f2dfeadb0bb915e959a759d3d5973..db62b459a5523f712962928413f47cf2282d2695 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 7c51401993a9483a5dd229b6ca61f47aef3245b7..862d0f00514954343484c45bedee1f4b1a6a6d77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 6ac8fd4beb1707011534cf9e8cf446411157843d..7e5962ec9f4903b902115c1bfe27c9eff5de4bd2 100644 (file)
@@ -10,7 +10,7 @@
  *
  * libteletone_detect.c Tone Detection Code
  *
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 88d3c3510e88b3d139a6e42b176a380027fa828f..f0ab59e48818c817e8133e0f25b0f91c6bca8736 100644 (file)
@@ -1,7 +1,7 @@
 /* 
  * libteletone_generate.c -- Tone Generator
  *
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 85eb09b2d8408fdf0d2fb4120979fba71bbbdbe7..c8b62b0a35a2ede0966d26fe2a5ef1ed7eee2bcd 100644 (file)
@@ -5,7 +5,7 @@
  *  Created by Shane Burrell on 4/3/08.
  *  Copyright 2008 Shane Burrell. All rights reserved.
  *
- * Copyright (c) 2007-2012, Anthony Minessale II, Nenad Corbic
+ * Copyright (c) 2007-2014, Anthony Minessale II, Nenad Corbic
  * 
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 02ad7e146ef65d589ea54cea503dd9f6be986a33..9c72b9e3ebcdf8033f4b1c72cf4c53e43cab69e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 45017d8678ace5257221b7f0f30e69ab48211d69..287441796c7676484aea19572b30ce0fdb32b51e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 89b44ba7d056871035ede5413258110c016b5545..750a70eaabc51c2ab160ace510153cb7698d2109 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 7d0f055a848bec728cae5c3f700961a61372db18..7e1e70ea11a5ff9316475a717d98a5b58c9d564c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index f3aa7f9dcfc1a51255f9aee9fd3307b4a876b41c..674e26129eef4560e9e76f25c3c13bbddf8c1ab3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 2cf1892fbf02f70fa8bfab8f3f0a874825ddd14f..e7283d0582cc335d6e79d194f16398d4cea24b71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 9245695798c860ce657b973fac6fdab89fe1c975..42e7571da2bbb2616ef948d81e6f5ebded0b9400 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index cc55a5084d1988f415aba6ca89ef101be20b35b7..616746debf5522cddf949d45037c8a1ed73508d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 5c1e1436f2d3b341e83c5bd6f105fc2a094a0d03..68f046799f2e8f1a4dd144928e7e56f4c7eb9900 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II, Nenad Corbic
+ * Copyright (c) 2007-2014, Anthony Minessale II, Nenad Corbic
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 5ba2636e831158e8371bd7cfc6f75273362a612b..bbed2007657986368d706a817ba8f7e02e36e826 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II, Nenad Corbic
+ * Copyright (c) 2007-2014, Anthony Minessale II, Nenad Corbic
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 5a9a4aeaddc3a397707a9bd2418b970ace4b9c26..ca4ecbf469a63c514bdbfd2e561278c8b8c707e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 587cd35864aa2c6a529104394723e7ca80ee5110..0c706fbd8f2254cd61fe510e2d52740ebe7f8d85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 06373c4f3170b059634a686f82241cc2c0dfc546..0d357474614517ab892efe9acb9b4d11b5ebe461 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 5874dffc09557dd5cd6bc813a3d9b4d608928093..a6017529c894278eadd15aeb4bebb6e7d12284ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index c114d51606d773afa8cf6c39fb5284c012bbf0ac..006c87a7feb108269b2ea9d66cd1ca0cfb00c6f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index faf3249d309dfca6c4497e57e3a3f140d051a69e..e317ac23e2d6a3e2bff3c74d98c08e0392a886ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index f0d40c641ac35aa360678335c316fdc125a010d6..3951f6b4feeed2bc5c3b8998325c0d7b5bcbf0a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 8385b6ce258feb89ee003c2f948e0a7dcd4642ac..24cc9da14aaa1f65b981a353306b1383434b2e28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index e5bc4cdd380bbdaf64f7eaea985d00be6091202b..c88b515d1574fe79390684ea31323175a32c8469 100644 (file)
@@ -6,7 +6,7 @@
  *  Copyright 2008 Shane Burrell. All rights reserved.
  *
  * 
- * Copyright (c) 2007-2012, Anthony Minessale II, Nenad Corbic * 
+ * Copyright (c) 2007-2014, Anthony Minessale II, Nenad Corbic * 
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index be49b6c3e9938013110016f48fbbb1db3f86280e..374185ac9f8ee952bb78b58934ed3fad9cfe7e97 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * STFU (S)ort (T)ransportable (F)ramed (U)tterances
- * Copyright (c) 2007-2012 Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (c) 2007-2014 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 e1a0d439a392d813e4c40472ff936370b62ac049..dc063cb5455b35a3e8c62014bbb6bfeb2c45467c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * STFU (S)ort (T)ransportable (F)ramed (U)tterances
- * Copyright (c) 2007-2012 Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (c) 2007-2014 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 9bb9551742bedcc06933e91345333e7313b4041a..88f809c9e382cae90cbf42b93417cd4463b99485 100644 (file)
@@ -29,7 +29,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  *
- * Copyright (C) 2007-2012, Anthony Minessale II <anthm@freeswitch.org>
+ * Copyright (C) 2007-2014, Anthony Minessale II <anthm@freeswitch.org>
  */
 
 #include <stdio.h>
index a461bebe1ffc5d7aa24d52d97843fa9c94020528..33ae35f9360e976c7eb6f7d6d9bee9f6bec96408 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index be200410b63451680a600cfe70e0e86732ac4b1c..8d5a7a08f7c43260684caad92ab389dafc5452ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 9467e57f7d6fda7d28123b09a639d8d3f4793f49..20950aaf7810d3cb8b2edb8058441ccf850584c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index d672380ea5b2fec4b33746fd12168eba523c88c2..9a9176da5f8c3959916ba42407c7710fc7d416e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index b0cef18daf4ecee37042aa71fce56a460dd5a0ca..b664819e271e58f75a6c3b50fd758b2d38032584 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 651d7b74af4750a68b800e4b035d653c1cf118b6..152a718e96e773e5883e6b7ba6e07d0c90b0421e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 387d72baa20d9f7dcc4519cc9f22bbd02e5608fc..f64bcb3ec7364c97bd1ce52e9988df5768fc9d28 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index d57ecc9f3f8f0a085d90d9725626053de62d37d8..a7a3b8236efe06c85b44d0ef34cf70d5d0eb0d69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6911a1f87146150c4f35661f1fc5b73aad291993..6784887188631bac24d172022bf803955440959c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index 18a6a29aac1865aa2005640e8646cadab83e5610..460bf737bc87be28f1afd9f00323dbeb7b4b0ca9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (c) 2007-2012, Anthony Minessale II\r
+ * Copyright (c) 2007-2014, Anthony Minessale II\r
  * All rights reserved.\r
  * \r
  * Redistribution and use in source and binary forms, with or without\r
index 14b266f6c20567151cf88354e29406a10c281227..ff1f08dbc7831cee03e3a5394997544e258911fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index ba2e409330f60bacec15128b27156f3584ff5296..b51c0049211df492fa70ab1d064423d3957a50c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
index ac5ba32e42f04a97bc9f8f241eb920b30ccc29b0..289ebb7f5b83b3c0940abf876d387b36d5c1f233 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2012, Anthony Minessale II
+ * Copyright (c) 2007-2014, Anthony Minessale II
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without