summaryrefslogtreecommitdiff
path: root/cpp/test/uwp/controller/ViewController.xaml
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-02-14 11:52:24 +0100
committerJose <jose@zeroc.com>2018-02-14 11:52:24 +0100
commit1a3f1a2b7ae98b251286a9ed8980205215eaaf35 (patch)
tree4d0e9d4fc33ba6c7e461ce2dfcbff660df68f546 /cpp/test/uwp/controller/ViewController.xaml
parentSimplify IceGridGUI jar creation (diff)
downloadice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.bz2
ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.xz
ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.zip
Update copyright year to 2018
Diffstat (limited to 'cpp/test/uwp/controller/ViewController.xaml')
-rw-r--r--cpp/test/uwp/controller/ViewController.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/uwp/controller/ViewController.xaml b/cpp/test/uwp/controller/ViewController.xaml
index de7830f076a..457c5025d45 100644
--- a/cpp/test/uwp/controller/ViewController.xaml
+++ b/cpp/test/uwp/controller/ViewController.xaml
@@ -25,7 +25,7 @@
SelectionChanged="Hostname_SelectionChanged"></ComboBox>
<ListBox Margin="5" Grid.Row="2" x:Name="Output" Background="LightGray"></ListBox>
<StackPanel Grid.Row="3" VerticalAlignment="Bottom">
- <TextBlock Text="Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved."
+ <TextBlock Text="Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved."
Style="{StaticResource FooterStyle}"
Margin="5"
TextWrapping="Wrap"/>