summaryrefslogtreecommitdiff
path: root/cpp/test/ios/controller/Classes
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-12-18 20:16:32 +0100
committerJose <jose@zeroc.com>2018-12-18 20:16:32 +0100
commit6b6c459791802bb00aa29114e758e4d7b7a79c2b (patch)
tree271cedfbbeed24da4bdf3fe31da7654a023353d1 /cpp/test/ios/controller/Classes
parentFix copyright header (diff)
downloadice-6b6c459791802bb00aa29114e758e4d7b7a79c2b.tar.bz2
ice-6b6c459791802bb00aa29114e758e4d7b7a79c2b.tar.xz
ice-6b6c459791802bb00aa29114e758e4d7b7a79c2b.zip
Remove copyright notice
Diffstat (limited to 'cpp/test/ios/controller/Classes')
-rw-r--r--cpp/test/ios/controller/Classes/AppDelegate.h3
-rw-r--r--cpp/test/ios/controller/Classes/AppDelegate.m3
-rw-r--r--cpp/test/ios/controller/Classes/ControllerView.h3
-rw-r--r--cpp/test/ios/controller/Classes/ControllerView.m3
-rw-r--r--cpp/test/ios/controller/Classes/main.m3
5 files changed, 0 insertions, 15 deletions
diff --git a/cpp/test/ios/controller/Classes/AppDelegate.h b/cpp/test/ios/controller/Classes/AppDelegate.h
index a1b4a6020d4..316bcf5e70b 100644
--- a/cpp/test/ios/controller/Classes/AppDelegate.h
+++ b/cpp/test/ios/controller/Classes/AppDelegate.h
@@ -2,9 +2,6 @@
//
// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
-// ICE_LICENSE file included in this distribution.
-//
// **********************************************************************
#import <UIKit/UIKit.h>
diff --git a/cpp/test/ios/controller/Classes/AppDelegate.m b/cpp/test/ios/controller/Classes/AppDelegate.m
index 72fd1624111..c6d714b9ed7 100644
--- a/cpp/test/ios/controller/Classes/AppDelegate.m
+++ b/cpp/test/ios/controller/Classes/AppDelegate.m
@@ -2,9 +2,6 @@
//
// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
-// ICE_LICENSE file included in this distribution.
-//
// **********************************************************************
#import "AppDelegate.h"
diff --git a/cpp/test/ios/controller/Classes/ControllerView.h b/cpp/test/ios/controller/Classes/ControllerView.h
index 9204d3dda62..20d5761bcda 100644
--- a/cpp/test/ios/controller/Classes/ControllerView.h
+++ b/cpp/test/ios/controller/Classes/ControllerView.h
@@ -2,9 +2,6 @@
//
// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
-// ICE_LICENSE file included in this distribution.
-//
// **********************************************************************
#import <UIKit/UIKit.h>
diff --git a/cpp/test/ios/controller/Classes/ControllerView.m b/cpp/test/ios/controller/Classes/ControllerView.m
index df898efd24a..c16f5a9b20e 100644
--- a/cpp/test/ios/controller/Classes/ControllerView.m
+++ b/cpp/test/ios/controller/Classes/ControllerView.m
@@ -2,9 +2,6 @@
//
// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
-// ICE_LICENSE file included in this distribution.
-//
// **********************************************************************
#import "ControllerView.h"
diff --git a/cpp/test/ios/controller/Classes/main.m b/cpp/test/ios/controller/Classes/main.m
index d84a6576b9d..38ed9425fcc 100644
--- a/cpp/test/ios/controller/Classes/main.m
+++ b/cpp/test/ios/controller/Classes/main.m
@@ -2,9 +2,6 @@
//
// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
-// ICE_LICENSE file included in this distribution.
-//
// **********************************************************************
#import <UIKit/UIKit.h>