summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h')
-rw-r--r--pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h22
1 files changed, 17 insertions, 5 deletions
diff --git a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h
index 1b892756..460a7349 100644
--- a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h
+++ b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h
@@ -1,11 +1,23 @@
//
// ipjsuaViewController.h
// ipjsua
-//
-// Created by Liong Sauw Ming on 13/3/13.
-// Copyright (c) 2013 Teluu. All rights reserved.
-//
-
+/*
+ * Copyright (C) 2013-2014 Teluu Inc. (http://www.teluu.com)
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
#import <UIKit/UIKit.h>
@interface ipjsuaViewController : UIViewController