There was an error while loading. Please reload this page.
1 parent b59fe77 commit b24c760Copy full SHA for b24c760
1 file changed
Program.cs
@@ -5932,7 +5932,7 @@ private void CreateCustomAboutDialog()
5932
about.ApplicationIcon = ImageHelper.GetIconNameForEmbeddedImage("A.png", "aesir-app-icon");
5933
about.Version = settings.CurrentVersion;
5934
about.DeveloperName = "daglaroglou";
5935
- about.Copyright = "© 2025 Aesir Project";
+ about.Copyright = "© 2026 Aesir Project";
5936
about.LicenseType = Gtk.License.Gpl30;
5937
about.Website = "https://github.com/daglaroglou/Aesir";
5938
about.IssueUrl = "https://github.com/daglaroglou/Aesir/issues";
0 commit comments