No-op; fix GPL address and use the explicit-program-name version.
[dcpomatic.git] / src / wx / about_dialog.cc
index 9addd68bc6fee3334788495d808178352e762770..9409de5a8d94014470bc5908e4d622b10375794f 100644 (file)
@@ -1,19 +1,20 @@
 /*
     Copyright (C) 2013-2016 Carl Hetherington <cth@carlh.net>
 
-    This program is free software; you can redistribute it and/or modify
+    This file is part of DCP-o-matic.
+
+    DCP-o-matic is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
 
-    This program is distributed in the hope that it will be useful,
+    DCP-o-matic is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+    along with DCP-o-matic.  If not, see <http://www.gnu.org/licenses/>.
 
 */
 
@@ -139,6 +140,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Mike Blakesley"));
        supported_by.Add (wxT ("Silvio Bonomi"));
        supported_by.Add (wxT ("Jeff Boot"));
+       supported_by.Add (wxT ("Paul Carey"));
        supported_by.Add (wxT ("Kieran Carroll"));
        supported_by.Add (wxT ("Nathan Carpenter"));
        supported_by.Add (wxT ("Matt Carter"));
@@ -147,6 +149,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Adam Colt"));
        supported_by.Add (wxT ("Adam Cousins"));
        supported_by.Add (wxT ("Matthias Damm"));
+       supported_by.Add (wxT ("JP Davidson"));
        supported_by.Add (wxT ("Yohann Dedy"));
        supported_by.Add (wxT ("Alexey Derevyanko"));
        supported_by.Add (wxT ("Thomas Dickens"));
@@ -167,9 +170,12 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Patrick Haderer"));
        supported_by.Add (wxT ("Jeff Hemingway"));
        supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
+       supported_by.Add (wxT ("Film.Ca Inc."));
+       supported_by.Add (wxT ("Denis Ivashvkevych"));
        supported_by.Add (wxT ("Karl Jacob"));
        supported_by.Add (wxT ("Jonathan Jensen"));
        supported_by.Add (wxT ("Thierry Journet"));
+       supported_by.Add (wxT ("Mario Kalogjera"));
        supported_by.Add (wxT ("Zbigniew Kamiński"));
        supported_by.Add (wxT ("Chris Kay"));
        supported_by.Add (wxT ("Lars Kelto"));
@@ -184,6 +190,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Daniel Martinez Lara"));
        supported_by.Add (wxT ("Stefan Massopust"));
        supported_by.Add (wxT ("Michal Moc"));
+       supported_by.Add (wxT ("David Armati Lechner"));
        supported_by.Add (wxT ("Lilian Lefranc"));
        supported_by.Add (wxT ("Sean Leigh"));
        supported_by.Add (wxT ("Olivier Lemaire"));
@@ -194,6 +201,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Adrian Manolescu"));
        supported_by.Add (wxT ("Mattias Mattsson"));
        supported_by.Add (wxT ("George Mazarakis"));
+       supported_by.Add (wxT ("Gordon McLeod"));
        supported_by.Add (wxT ("Kjarten Michaelsen"));
        supported_by.Add (wxT ("Aldo Midali"));
        supported_by.Add (wxT ("Sylvain Mielle"));
@@ -202,6 +210,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("NT Next"));
        supported_by.Add (wxT ("David Nedrow"));
        supported_by.Add (wxT ("Casablanca Nuernberg"));
+       supported_by.Add (wxT ("Pascal Nussbaum"));
        supported_by.Add (wxT ("Tim O'Brien"));
        supported_by.Add (wxT ("Jerome Cohen Olivar"));
        supported_by.Add (wxT ("Tito Oliveira"));
@@ -222,8 +231,10 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Randy Stankey"));
        supported_by.Add (wxT ("Andrä Steiner"));
        supported_by.Add (wxT ("Mike Stiebing"));
+       supported_by.Add (wxT ("Tomislav Stojanović"));
        supported_by.Add (wxT ("Christian Suhren"));
        supported_by.Add (wxT ("Bruce Taylor"));
+       supported_by.Add (wxT ("OpsCenter Technologies, Inc."));
        supported_by.Add (wxT ("Lawrence Towers"));
        supported_by.Add (wxT ("Richard Turner"));
        supported_by.Add (wxT ("Stéphane Wagneur"));