summaryrefslogtreecommitdiff
path: root/csharp/test/xamarin
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/xamarin')
-rw-r--r--csharp/test/xamarin/controller.Android/MainActivity.cs2
-rw-r--r--csharp/test/xamarin/controller.UWP/App.xaml.cs2
-rw-r--r--csharp/test/xamarin/controller.UWP/MainPage.xaml.cs2
-rw-r--r--csharp/test/xamarin/controller.iOS/AppDelegate.cs2
-rw-r--r--csharp/test/xamarin/controller.iOS/Main.cs2
-rw-r--r--csharp/test/xamarin/controller/MainPage.xaml.cs2
6 files changed, 6 insertions, 6 deletions
diff --git a/csharp/test/xamarin/controller.Android/MainActivity.cs b/csharp/test/xamarin/controller.Android/MainActivity.cs
index e9bfa3dbf17..2762c668da8 100644
--- a/csharp/test/xamarin/controller.Android/MainActivity.cs
+++ b/csharp/test/xamarin/controller.Android/MainActivity.cs
@@ -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/csharp/test/xamarin/controller.UWP/App.xaml.cs b/csharp/test/xamarin/controller.UWP/App.xaml.cs
index 886e3b69150..76523fe53e9 100644
--- a/csharp/test/xamarin/controller.UWP/App.xaml.cs
+++ b/csharp/test/xamarin/controller.UWP/App.xaml.cs
@@ -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/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs b/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs
index 35f6c423225..ccbfbbfb046 100644
--- a/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs
+++ b/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs
@@ -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/csharp/test/xamarin/controller.iOS/AppDelegate.cs b/csharp/test/xamarin/controller.iOS/AppDelegate.cs
index 2b79fae00b1..babfd0d768d 100644
--- a/csharp/test/xamarin/controller.iOS/AppDelegate.cs
+++ b/csharp/test/xamarin/controller.iOS/AppDelegate.cs
@@ -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/csharp/test/xamarin/controller.iOS/Main.cs b/csharp/test/xamarin/controller.iOS/Main.cs
index 70afb4f1b8d..9b8d4e6d99c 100644
--- a/csharp/test/xamarin/controller.iOS/Main.cs
+++ b/csharp/test/xamarin/controller.iOS/Main.cs
@@ -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/csharp/test/xamarin/controller/MainPage.xaml.cs b/csharp/test/xamarin/controller/MainPage.xaml.cs
index 1b4814ae2e3..4c5274e1217 100644
--- a/csharp/test/xamarin/controller/MainPage.xaml.cs
+++ b/csharp/test/xamarin/controller/MainPage.xaml.cs
@@ -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.