diff --git a/src/_copyright/_copyright.c b/src/_copyright/_copyright.c index 8562755c7..b20b17256 100644 --- a/src/_copyright/_copyright.c +++ b/src/_copyright/_copyright.c @@ -26,8 +26,9 @@ static const char *copyright[] = { "Copyright (C) 1999-2012", " Henry Spencer, D. Hugh Redelmeier, Michael Richardson, Ken Bantoft,", - " Stephen J. Bevan, JuanJo Ciarlante, Mathieu Lafon, Stephane Laroche,", - " Kai Martius, Stephan Scholz, Tuomo Soini, Herbert Xu, Clavister.", + " Stephen J. Bevan, JuanJo Ciarlante, Thomas Egerer, Heiko Hund,", + " Mathieu Lafon, Stephane Laroche, Kai Martius, Stephan Scholz,", + " Tuomo Soini, Herbert Xu.", "", " Martin Berner, Marco Bertossa, David Buechi, Ueli Galizzi,", " Christoph Gysin, Andreas Hess, Patric Lichtsteiner, Michael Meier,", @@ -36,11 +37,13 @@ static const char *copyright[] = { " ZHW Zuercher Hochschule Winterthur (Switzerland).", "", " Philip Boetschi, Tobias Brunner, Sansar Choinyambuu, Adrian Doerig,", - " Andreas Eigenmann, Fabian Hartmann, Noah Heusser, Jan Hutter,", - " Thomas Kallenberg, Daniel Roethlisberger, Joel Stillhart, Martin Willi,", - " Daniel Wydler, Andreas Steffen,", + " Andreas Eigenmann, Giuliano Grassi, Reto Guadagnini, Fabian Hartmann,", + " Noah Heusser, Jan Hutter, Thomas Kallenberg, Daniel Roethlisberger,", + " Ralf Sager, Joel Stillhart, Daniel Wydler, Andreas Steffen,", " HSR Hochschule fuer Technik Rapperswil (Switzerland).", "", + " Martin Willi (revosec AG), Clavister (Sweden).", + "", "This program 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",