Skip to content

Commit c8ff94d

Browse files
committed
update copyright and opensource information
1 parent 24a7f79 commit c8ff94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TankInspector/UIComponents/CreditsView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<StackPanel Margin="24,150,25,0" VerticalAlignment="Top">
2424
<Button Style="{StaticResource LinkButton}" HorizontalAlignment="Left" Click="WebsiteLink_Click" x:Uid="WebsiteLink" ToolTip="Visit our Website" Content="Visit our Website"/>
2525

26-
<TextBlock Margin="0,15,0,0" x:Uid="CopyrightInfo" Text="Copyright © 2013 - 2014, Smellyriver." />
26+
<TextBlock Margin="0,15,0,0" x:Uid="CopyrightInfo" Text="Copyright © 2013 - 2017, Smellyriver. Open source under the MIT licence." />
2727
<StackPanel Orientation="Horizontal" Margin="0,5,0,0">
2828
<TextBlock x:Uid="ProductVersion" Text="Product Version" />
2929
<TextBlock Text=": " />

0 commit comments

Comments
 (0)