From 8fb0919c3c0f11f076eeda2a7d356f6284284ec6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 1 Jan 2022 01:14:10 +0000 Subject: [PATCH] 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 c4167c7e7..b1fbaf2d2 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -84,7 +84,7 @@ AboutDialog::AboutDialog (wxWindow* parent) t = new StaticText ( this, - _("(C) 2012-2021 Carl Hetherington, Terrence Meiczinger\n Ole Laursen"), + _("(C) 2012-2022 Carl Hetherington, Terrence Meiczinger\n Ole Laursen"), wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER ); -- 2.30.2