diff --git a/htdocs/core/doxygen.php b/htdocs/core/doxygen.php index fd92572836e..543586079ae 100644 --- a/htdocs/core/doxygen.php +++ b/htdocs/core/doxygen.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2008-2016 Laurent Destailleur * Copyright (C) 2009 Regis Houssin * * This program is free software; you can redistribute it and/or modify @@ -25,9 +25,12 @@ * This is source documentation for Dolibarr ERP/CRM.
* This documentation can be built or updated running the script dolibarr-doxygen-build.pl or from Eclipse with Doxygen plugin.
*
- * Dolibarr official web site: www.dolibarr.org
+ * Dolibarr official web site: www.dolibarr.org
*
* Dolibarr french portal: www.dolibarr.fr
* Dolibarr spanish portal: www.dolibarr.es
+ * Dolibarr italian portal: www.dolibarr.it
+ * Dolibarr greek portal: www.dolibarr.gr
+ * Dolibarr german portal: www.dolibarr.de
*
*/