diff --git a/htdocs/about.php b/htdocs/about.php index ee251df2a56..0fe2cda306a 100644 --- a/htdocs/about.php +++ b/htdocs/about.php @@ -1,8 +1,9 @@ - * Copyright (C) 2003 Jean-Louis Bergamo - * Copyright (C) 2004-2006 Laurent Destailleur +/* Copyright (C) 2003-2004 Rodolphe Quiedeville + * Copyright (C) 2003 Jean-Louis Bergamo + * Copyright (C) 2004-2006 Laurent Destailleur * Copyright (C) 2007 Franky Van Liedekerke + * Copyright (C) 2005-2007 Regis Houssin * * 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 @@ -59,6 +60,7 @@ print '
  • Jean-Louis Bergamo< print '
  • Laurent Destailleur
  • '; print '
  • Eric Seigne
  • '; print '
  • Benoit Mortier
  • '; +print '
  • Régis Houssin
  • '; print ''; print "
    \n";