summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/symbian_ua_gui/src/symbian_ua.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/symbian_ua_gui/src/symbian_ua.cpp')
-rw-r--r--pjsip-apps/src/symbian_ua_gui/src/symbian_ua.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/pjsip-apps/src/symbian_ua_gui/src/symbian_ua.cpp b/pjsip-apps/src/symbian_ua_gui/src/symbian_ua.cpp
index 155a9597..f722336a 100644
--- a/pjsip-apps/src/symbian_ua_gui/src/symbian_ua.cpp
+++ b/pjsip-apps/src/symbian_ua_gui/src/symbian_ua.cpp
@@ -1,6 +1,7 @@
/* $Id: ua.cpp 1793 2008-02-14 13:39:24Z bennylp $ */
/*
- * Copyright (C) 2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C) 2008-2009 Teluu Inc. (http://www.teluu.com)
+ * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -510,3 +511,4 @@ int symbian_ua_answercall()
return pjsua_call_answer(g_call_id, 200, NULL, NULL);
}
+