diff --git a/htdocs/theme/bureau2crea/AUTHOR b/htdocs/theme/bureau2crea/AUTHOR index f04e8a95239..d75b99eb570 100644 --- a/htdocs/theme/bureau2crea/AUTHOR +++ b/htdocs/theme/bureau2crea/AUTHOR @@ -1 +1 @@ -2003-2004 Laurent Destailleur +2010-2011 Emmanuel Chauve \ No newline at end of file diff --git a/htdocs/theme/bureau2crea/graph-color.php b/htdocs/theme/bureau2crea/graph-color.php index 083db4f9296..0f2e81b2ed3 100644 --- a/htdocs/theme/bureau2crea/graph-color.php +++ b/htdocs/theme/bureau2crea/graph-color.php @@ -1,6 +1,7 @@ * Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2010-2011 Emmanuel Chauve * * 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 @@ -18,9 +19,9 @@ /** * \file htdocs/theme/bureau2crea/graph-color.php - * \brief File to declare colors to use to build graphics with theme Auguria + * \brief File to declare colors to use to build graphics with theme Bure2Crea * \ingroup core - * \version $Id: graph-color.php,v 1.2 2011/07/31 23:19:57 eldy Exp $ + * \version $Id: graph-color.php,v 1.3 2011/08/17 15:47:49 cdelambert Exp $ */ global $theme_bordercolor, $theme_datacolor, $theme_bgcolor, $theme_bgcoloronglet;