summaryrefslogtreecommitdiff
path: root/cpp/test/uwp/testSuiteApp/MainPage.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/uwp/testSuiteApp/MainPage.xaml')
-rw-r--r--cpp/test/uwp/testSuiteApp/MainPage.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/uwp/testSuiteApp/MainPage.xaml b/cpp/test/uwp/testSuiteApp/MainPage.xaml
index 7f596764265..048b5491822 100644
--- a/cpp/test/uwp/testSuiteApp/MainPage.xaml
+++ b/cpp/test/uwp/testSuiteApp/MainPage.xaml
@@ -145,7 +145,7 @@
</HubSection>
</Hub>
<StackPanel Grid.Row="2" VerticalAlignment="Bottom">
- <TextBlock Text="Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved."
+ <TextBlock Text="Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved."
Style="{StaticResource FooterStyle}"
Margin="5"
TextWrapping="Wrap"/>