From 7a72b9bb09bac280b0869ed2d63211cedb47ad37 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 30 Jul 2016 11:40:55 +0200 Subject: [PATCH] Use https links --- htdocs/core/doxygen.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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
*
*/