summaryrefslogtreecommitdiff
path: root/objective-c/test/ios/controller
diff options
context:
space:
mode:
Diffstat (limited to 'objective-c/test/ios/controller')
-rw-r--r--objective-c/test/ios/controller/Classes/AppDelegate.h2
-rw-r--r--objective-c/test/ios/controller/Classes/AppDelegate.m2
-rw-r--r--objective-c/test/ios/controller/Classes/ViewController.h2
-rw-r--r--objective-c/test/ios/controller/Classes/ViewController.m2
-rw-r--r--objective-c/test/ios/controller/Classes/main.m2
-rw-r--r--objective-c/test/ios/controller/Makefile.mk2
6 files changed, 6 insertions, 6 deletions
diff --git a/objective-c/test/ios/controller/Classes/AppDelegate.h b/objective-c/test/ios/controller/Classes/AppDelegate.h
index f1f855e4ce7..a1b4a6020d4 100644
--- a/objective-c/test/ios/controller/Classes/AppDelegate.h
+++ b/objective-c/test/ios/controller/Classes/AppDelegate.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// 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.
diff --git a/objective-c/test/ios/controller/Classes/AppDelegate.m b/objective-c/test/ios/controller/Classes/AppDelegate.m
index 0a6d74ab554..72fd1624111 100644
--- a/objective-c/test/ios/controller/Classes/AppDelegate.m
+++ b/objective-c/test/ios/controller/Classes/AppDelegate.m
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// 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.
diff --git a/objective-c/test/ios/controller/Classes/ViewController.h b/objective-c/test/ios/controller/Classes/ViewController.h
index 0ee5200e136..dbc269ada9d 100644
--- a/objective-c/test/ios/controller/Classes/ViewController.h
+++ b/objective-c/test/ios/controller/Classes/ViewController.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// 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.
diff --git a/objective-c/test/ios/controller/Classes/ViewController.m b/objective-c/test/ios/controller/Classes/ViewController.m
index 64167bfb4a5..756cf5f737c 100644
--- a/objective-c/test/ios/controller/Classes/ViewController.m
+++ b/objective-c/test/ios/controller/Classes/ViewController.m
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// 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.
diff --git a/objective-c/test/ios/controller/Classes/main.m b/objective-c/test/ios/controller/Classes/main.m
index 84c77d92526..d84a6576b9d 100644
--- a/objective-c/test/ios/controller/Classes/main.m
+++ b/objective-c/test/ios/controller/Classes/main.m
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// 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.
diff --git a/objective-c/test/ios/controller/Makefile.mk b/objective-c/test/ios/controller/Makefile.mk
index d76af3a45f3..691211c59fc 100644
--- a/objective-c/test/ios/controller/Makefile.mk
+++ b/objective-c/test/ios/controller/Makefile.mk
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+# 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.