diff --git a/htdocs/admin/webcalendar.php b/htdocs/admin/webcalendar.php index 0eacd9fb70d..a38d493e279 100644 --- a/htdocs/admin/webcalendar.php +++ b/htdocs/admin/webcalendar.php @@ -1,9 +1,9 @@ - * Copyright (C) 2003 Éric Seigne - * Copyright (C) 2004 Laurent Destailleur - * Copyright (C) 2004 Sebastien Di Cintio - * Copyright (C) 2004 Benoit Mortier +/* Copyright (C) 2003 Rodolphe Quiedeville + * Copyright (C) 2003 Éric Seigne + * Copyright (C) 2004-2005 Laurent Destailleur + * Copyright (C) 2004 Sebastien Di Cintio + * Copyright (C) 2004 Benoit Mortier * * 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 @@ -191,5 +191,5 @@ if ($actiontest && ($phpwebcalendar_pass == $phpwebcalendar_pass2)) } -llxFooter(); +llxFooter('$Date$ - $Revision$'); ?>