From 6f7f0a92a9cadba4102b3d39cad79aa565665c38 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 23 Sep 2020 22:16:38 +0200 Subject: [PATCH] A belated happy new year. --- src/wx/about_dialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 18cf2981c..212ab6244 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -81,7 +81,7 @@ AboutDialog::AboutDialog (wxWindow* parent) t = new StaticText ( this, - _("(C) 2012-2019 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"), + _("(C) 2012-2020 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"), wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER ); -- 2.30.2