diff options
Diffstat (limited to 'objective-c/test/ios/controller/Classes/AppDelegate.m')
-rw-r--r-- | objective-c/test/ios/controller/Classes/AppDelegate.m | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/objective-c/test/ios/controller/Classes/AppDelegate.m b/objective-c/test/ios/controller/Classes/AppDelegate.m index 72fd1624111..c6d714b9ed7 100644 --- a/objective-c/test/ios/controller/Classes/AppDelegate.m +++ b/objective-c/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" |