Happy new year!
authorCarl Hetherington <cth@carlh.net>
Wed, 1 Jan 2025 00:47:59 +0000 (01:47 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 1 Jan 2025 00:47:59 +0000 (01:47 +0100)
src/wx/about_dialog.cc

index 345ae25825ef4c3140b5fedf0562c9071cc0daca..d2cfbea1c4a80c3c979f254ca3118521e90fa681 100644 (file)
@@ -94,7 +94,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        {
                t = new StaticText (
                        this,
-                       _("(C) 2012-2024 Carl Hetherington, Terrence Meiczinger\nOle Laursen, Aaron Boxer"),
+                       _("(C) 2012-2025 Carl Hetherington, Terrence Meiczinger\nOle Laursen, Aaron Boxer"),
                        wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER
                        );