summaryrefslogtreecommitdiff
path: root/misc/mon_ami/freeswitch.py
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mon_ami/freeswitch.py')
-rw-r--r--misc/mon_ami/freeswitch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mon_ami/freeswitch.py b/misc/mon_ami/freeswitch.py
index eab9bb6..218b7db 100644
--- a/misc/mon_ami/freeswitch.py
+++ b/misc/mon_ami/freeswitch.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# MonAMI Asterisk Manger Interface server
# FreeSWITCH event socket interface
-# (c) AMOOMA GmbH 2012
+# (c) AMOOMA GmbH 2012-2013
from threading import Thread, Lock
from log import ldebug, linfo, lwarn, lerror, lcritic