summaryrefslogtreecommitdiff
path: root/cpp/test/WinRT/TestSuite
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/WinRT/TestSuite')
-rw-r--r--cpp/test/WinRT/TestSuite/App.xaml.cpp2
-rw-r--r--cpp/test/WinRT/TestSuite/App.xaml.h2
-rw-r--r--cpp/test/WinRT/TestSuite/MainPage.xaml2
-rw-r--r--cpp/test/WinRT/TestSuite/MainPage.xaml.cpp2
-rw-r--r--cpp/test/WinRT/TestSuite/MainPage.xaml.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/cpp/test/WinRT/TestSuite/App.xaml.cpp b/cpp/test/WinRT/TestSuite/App.xaml.cpp
index 110fc0ea71c..138b4525a6b 100644
--- a/cpp/test/WinRT/TestSuite/App.xaml.cpp
+++ b/cpp/test/WinRT/TestSuite/App.xaml.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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/WinRT/TestSuite/App.xaml.h b/cpp/test/WinRT/TestSuite/App.xaml.h
index 78f50670809..648d44c5a80 100644
--- a/cpp/test/WinRT/TestSuite/App.xaml.h
+++ b/cpp/test/WinRT/TestSuite/App.xaml.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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/WinRT/TestSuite/MainPage.xaml b/cpp/test/WinRT/TestSuite/MainPage.xaml
index 5fad1e219f0..7a44fa90497 100644
--- a/cpp/test/WinRT/TestSuite/MainPage.xaml
+++ b/cpp/test/WinRT/TestSuite/MainPage.xaml
@@ -71,7 +71,7 @@
<!-- Footer -->
<StackPanel Grid.Row="2" VerticalAlignment="Bottom">
<TextBlock Margin="5, 5, 5, 5" Style="{StaticResource FooterStyle}"
- Text="Copyright © 2012-2013 ZeroC, Inc. All rights reserved." TextWrapping="Wrap"/>
+ Text="Copyright © 2012-2014 ZeroC, Inc. All rights reserved." TextWrapping="Wrap"/>
</StackPanel>
</Grid>
</Page>
diff --git a/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp b/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp
index 0250d115044..d6c1714b781 100644
--- a/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp
+++ b/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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/WinRT/TestSuite/MainPage.xaml.h b/cpp/test/WinRT/TestSuite/MainPage.xaml.h
index 33f69f75a3a..59ff890225a 100644
--- a/cpp/test/WinRT/TestSuite/MainPage.xaml.h
+++ b/cpp/test/WinRT/TestSuite/MainPage.xaml.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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.