diff options
author | Joe George <joe@zeroc.com> | 2016-03-01 10:04:29 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-01 10:04:29 -0500 |
commit | 7f1a8fd1c57d349d288989365ad18af7566cfcee (patch) | |
tree | e32fe85f6035913517187db3894dd45b17534f08 /cpp/test/uwp/MainPage.xaml | |
parent | Ice::identityToString/Ice::stringToIdentity for PHP7 (diff) | |
parent | Update copyright headers (diff) | |
download | ice-7f1a8fd1c57d349d288989365ad18af7566cfcee.tar.bz2 ice-7f1a8fd1c57d349d288989365ad18af7566cfcee.tar.xz ice-7f1a8fd1c57d349d288989365ad18af7566cfcee.zip |
Merge remote-tracking branch 'origin/3.6'
Diffstat (limited to 'cpp/test/uwp/MainPage.xaml')
-rw-r--r-- | cpp/test/uwp/MainPage.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/uwp/MainPage.xaml b/cpp/test/uwp/MainPage.xaml index f8eda9b24b4..23aea94ff2c 100644 --- a/cpp/test/uwp/MainPage.xaml +++ b/cpp/test/uwp/MainPage.xaml @@ -145,7 +145,7 @@ </HubSection> </Hub> <StackPanel Grid.Row="2" VerticalAlignment="Bottom"> - <TextBlock Text="Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved." + <TextBlock Text="Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved." Style="{StaticResource FooterStyle}" Margin="5" TextWrapping="Wrap"/> |