We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b1674 commit ee628c0Copy full SHA for ee628c0
src/Certify.UI.Shared/Controls/AboutControl.xaml
@@ -36,7 +36,7 @@
36
x:Name="lblAbout"
37
Margin="0,8"
38
DockPanel.Dock="Top"
39
- TextWrapping="Wrap"><Run Text="Copyright Webprofusion Pty Ltd 2015 - 2024" /><LineBreak /><Run Text="https://certifytheweb.com" /></TextBlock>
+ TextWrapping="Wrap"><Run Text="Copyright Webprofusion Pty Ltd 2015 - 2025" /><LineBreak /><Run Text="https://certifytheweb.com" /></TextBlock>
40
41
<TextBlock
42
x:Name="lblRegistrationType"
0 commit comments