diff options
Diffstat (limited to 'cpp/test/uwp/controller/App.xaml.cpp')
-rw-r--r-- | cpp/test/uwp/controller/App.xaml.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/uwp/controller/App.xaml.cpp b/cpp/test/uwp/controller/App.xaml.cpp index f06d160c7b3..d86c3d82e4e 100644 --- a/cpp/test/uwp/controller/App.xaml.cpp +++ b/cpp/test/uwp/controller/App.xaml.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include "pch.h" #include "ControllerView.xaml.h" |