Happy new year.
[dcpomatic.git] / src / wx / about_dialog.cc
index c4167c7e7472215260de71c773b17390cb21b7d1..b1fbaf2d29a7b5e590e7e6397f5d42fc031b8e9d 100644 (file)
@@ -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
                );