diff --git a/htdocs/lib/doxygen.php b/htdocs/lib/doxygen.php
index 55fd3f605257fadc714e47383e8e12cd9485180c..d1a48593daf6b93f4d0ddfc2a5df427a4b37c76e 100644
--- a/htdocs/lib/doxygen.php
+++ b/htdocs/lib/doxygen.php
@@ -1,5 +1,6 @@
 <?php
-/* Copyright (C) 2008 Laurent Destailleur  <eldy@users.sourceforge.net>
+/* Copyright (C) 2008-2009 Laurent Destailleur  <eldy@users.sourceforge.net>
+ * Copyright (C) 2009      Regis Houssin        <regis@dolibarr.fr>
  *
  * 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
@@ -24,4 +25,5 @@
 *		This documentation can be built or updated running the script <b>dolibarr-doxygen-build.pl</b><br>
 *		<br>
 *		Dolibarr official web site: <a href="http://www.dolibarr.org">www.dolibarr.org</a><br>
+*       Dolibarr site francophone: <a href="http://www.dolibarr.fr">www.dolibarr.fr</a><br>
 */
\ No newline at end of file