Happy new year.
[dcpomatic.git] / src / wx / about_dialog.cc
index 2c5b2ee383601ed60e4d5a7c6bcae6c3ea07c796..201d2a23ebf88aecd5aed5c860499359cc25b46e 100644 (file)
@@ -80,7 +80,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
 
        t = new wxStaticText (
                this, wxID_ANY,
-               _("(C) 2012-2017 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
+               _("(C) 2012-2018 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
                wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER
                );
 
@@ -196,6 +196,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("刘汉源"));
        supported_by.Add (wxT ("Jeff Hemingway"));
        supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
+       supported_by.Add (wxT ("Johannes Hoffmann"));
        supported_by.Add (wxT ("Joseph Huether"));
        supported_by.Add (wxT ("Film.Ca Inc."));
        supported_by.Add (wxT ("Denis Ivashvkevych"));
@@ -274,6 +275,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Andrea Pieri"));
        supported_by.Add (wxT ("Denis Postle"));
        supported_by.Add (wxT ("Aditya Pratama"));
+       supported_by.Add (wxT ("ProCinema GmbH"));
        supported_by.Add (wxT ("Ceridwen Productions"));
        supported_by.Add (wxT ("Ivan Pullman"));
        supported_by.Add (wxT ("Arts Quest"));