From c45445b053799e874cac7b0d7de7453262129db9 Mon Sep 17 00:00:00 2001
From: Regis Houssin <regis@dolibarr.fr>
Date: Mon, 9 Nov 2009 13:52:03 +0000
Subject: [PATCH] Fix: doxygen

---
 htdocs/lib/doxygen.php | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/htdocs/lib/doxygen.php b/htdocs/lib/doxygen.php
index 55fd3f60525..d1a48593daf 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
-- 
GitLab