Skip to content

Commit b24c760

Browse files
committed
Small fix
1 parent b59fe77 commit b24c760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5932,7 +5932,7 @@ private void CreateCustomAboutDialog()
59325932
about.ApplicationIcon = ImageHelper.GetIconNameForEmbeddedImage("A.png", "aesir-app-icon");
59335933
about.Version = settings.CurrentVersion;
59345934
about.DeveloperName = "daglaroglou";
5935-
about.Copyright = 2025 Aesir Project";
5935+
about.Copyright = 2026 Aesir Project";
59365936
about.LicenseType = Gtk.License.Gpl30;
59375937
about.Website = "https://github.com/daglaroglou/Aesir";
59385938
about.IssueUrl = "https://github.com/daglaroglou/Aesir/issues";

0 commit comments

Comments
 (0)