diff options
Diffstat (limited to 'csharp/test/xamarin/controller.UWP/MainPage.xaml.cs')
-rw-r--r-- | csharp/test/xamarin/controller.UWP/MainPage.xaml.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs b/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs index 5e0262cf545..3755135cbf6 100644 --- a/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs +++ b/csharp/test/xamarin/controller.UWP/MainPage.xaml.cs @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** namespace controller.UWP { |