update copyright
This commit is contained in:
parent
7cc5d75ab3
commit
e535851e71
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ namespace MatterHackers.MatterControl
|
|||
this.AddPageAction(feedbackButton, highlightFirstAction: false);
|
||||
|
||||
contentRow.AddChild(
|
||||
new TextWidget("Copyright © 2018 MatterHackers, Inc.", textColor: theme.TextColor, pointSize: theme.DefaultFontSize)
|
||||
new TextWidget("Copyright © 2019 MatterHackers, Inc.", textColor: theme.TextColor, pointSize: theme.DefaultFontSize)
|
||||
{
|
||||
HAnchor = HAnchor.Center,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue