From 27ad2b2329edc0f7600907acc15a06c7a0a4fea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Sat, 6 Jan 2024 10:46:58 +0100 Subject: [PATCH] Updated copyright years (#40) --- PermaTop/Pages/SettingsPage.xaml.cs | 4 ++-- PermaTop/PermaTop.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PermaTop/Pages/SettingsPage.xaml.cs b/PermaTop/Pages/SettingsPage.xaml.cs index fe8ef3c..85ee06c 100644 --- a/PermaTop/Pages/SettingsPage.xaml.cs +++ b/PermaTop/Pages/SettingsPage.xaml.cs @@ -127,8 +127,8 @@ private void SeeLicensesBtn_Click(object sender, RoutedEventArgs e) { MessageBox.Show($"{Properties.Resources.Licenses}\n\n" + "Fluent System Icons - MIT License - © 2020 Microsoft Corporation\n" + - "PeyrSharp - MIT License - © 2022-2023 Léo Corporation\n" + - "PermaTop - MIT License - © 2023 Léo Corporation", $"{Properties.Resources.PermaTop} - {Properties.Resources.Licenses}", MessageBoxButton.OK, MessageBoxImage.Information); + "PeyrSharp - MIT License - © 2022-2024 Devyus\n" + + "PermaTop - MIT License - © 2023-2024 Léo Corporation", $"{Properties.Resources.PermaTop} - {Properties.Resources.Licenses}", MessageBoxButton.OK, MessageBoxImage.Information); } Border ThemeSelectedBorder; diff --git a/PermaTop/PermaTop.csproj b/PermaTop/PermaTop.csproj index 8fc53e6..74e1e86 100644 --- a/PermaTop/PermaTop.csproj +++ b/PermaTop/PermaTop.csproj @@ -13,7 +13,7 @@ Léo Corporation Léo Corporation A simple utility to keep your windows in sight and in control. - © 2023 + © 2024 https://github.com/Leo-Corporation/PermaTop https://github.com/Leo-Corporation/PermaTop