summaryrefslogtreecommitdiff
path: root/cpp/test/ios
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-02-14 11:52:24 +0100
committerJose <jose@zeroc.com>2018-02-14 11:52:24 +0100
commit1a3f1a2b7ae98b251286a9ed8980205215eaaf35 (patch)
tree4d0e9d4fc33ba6c7e461ce2dfcbff660df68f546 /cpp/test/ios
parentSimplify IceGridGUI jar creation (diff)
downloadice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.bz2
ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.xz
ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.zip
Update copyright year to 2018
Diffstat (limited to 'cpp/test/ios')
-rw-r--r--cpp/test/ios/bundles/BundleInfo.plist2
-rw-r--r--cpp/test/ios/controller/Bundle/ControllerI.mm2
-rw-r--r--cpp/test/ios/controller/Bundle/Info.plist2
-rw-r--r--cpp/test/ios/controller/Classes/AppDelegate.h2
-rw-r--r--cpp/test/ios/controller/Classes/AppDelegate.m2
-rw-r--r--cpp/test/ios/controller/Classes/ViewController.h2
-rw-r--r--cpp/test/ios/controller/Classes/ViewController.m2
-rw-r--r--cpp/test/ios/controller/Classes/main.m2
-rw-r--r--cpp/test/ios/controller/Makefile.mk2
9 files changed, 9 insertions, 9 deletions
diff --git a/cpp/test/ios/bundles/BundleInfo.plist b/cpp/test/ios/bundles/BundleInfo.plist
index 2f21eaf6aea..ac8123f62f9 100644
--- a/cpp/test/ios/bundles/BundleInfo.plist
+++ b/cpp/test/ios/bundles/BundleInfo.plist
@@ -43,6 +43,6 @@
<key>DTXcodeBuild</key>
<string>4H127</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2013-2017 ZeroC. All rights reserved.</string>
+ <string>Copyright © 2013-2018 ZeroC. All rights reserved.</string>
</dict>
</plist>
diff --git a/cpp/test/ios/controller/Bundle/ControllerI.mm b/cpp/test/ios/controller/Bundle/ControllerI.mm
index aa53de48d7b..e0cbe7cfd64 100644
--- a/cpp/test/ios/controller/Bundle/ControllerI.mm
+++ b/cpp/test/ios/controller/Bundle/ControllerI.mm
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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.
diff --git a/cpp/test/ios/controller/Bundle/Info.plist b/cpp/test/ios/controller/Bundle/Info.plist
index 712e25183b3..215e4f7cfc1 100644
--- a/cpp/test/ios/controller/Bundle/Info.plist
+++ b/cpp/test/ios/controller/Bundle/Info.plist
@@ -19,7 +19,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2013-2017 ZeroC, Inc. All rights reserved.</string>
+ <string>Copyright © 2013-2018 ZeroC, Inc. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
diff --git a/cpp/test/ios/controller/Classes/AppDelegate.h b/cpp/test/ios/controller/Classes/AppDelegate.h
index 69088212d4b..f1f855e4ce7 100644
--- a/cpp/test/ios/controller/Classes/AppDelegate.h
+++ b/cpp/test/ios/controller/Classes/AppDelegate.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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.
diff --git a/cpp/test/ios/controller/Classes/AppDelegate.m b/cpp/test/ios/controller/Classes/AppDelegate.m
index 74a582f002b..0a6d74ab554 100644
--- a/cpp/test/ios/controller/Classes/AppDelegate.m
+++ b/cpp/test/ios/controller/Classes/AppDelegate.m
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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.
diff --git a/cpp/test/ios/controller/Classes/ViewController.h b/cpp/test/ios/controller/Classes/ViewController.h
index fbadc9bc054..47fbd1851a0 100644
--- a/cpp/test/ios/controller/Classes/ViewController.h
+++ b/cpp/test/ios/controller/Classes/ViewController.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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.
diff --git a/cpp/test/ios/controller/Classes/ViewController.m b/cpp/test/ios/controller/Classes/ViewController.m
index ded9990a842..debb1023c71 100644
--- a/cpp/test/ios/controller/Classes/ViewController.m
+++ b/cpp/test/ios/controller/Classes/ViewController.m
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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.
diff --git a/cpp/test/ios/controller/Classes/main.m b/cpp/test/ios/controller/Classes/main.m
index 0b9518dfad4..84c77d92526 100644
--- a/cpp/test/ios/controller/Classes/main.m
+++ b/cpp/test/ios/controller/Classes/main.m
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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.
diff --git a/cpp/test/ios/controller/Makefile.mk b/cpp/test/ios/controller/Makefile.mk
index 21d71171f64..f99a5eb1ff3 100644
--- a/cpp/test/ios/controller/Makefile.mk
+++ b/cpp/test/ios/controller/Makefile.mk
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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.