X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fcalendar%2Fcalendar_data.php;h=c52e5946a2ef04944d84ddb30b182a27e2e3b7c8;hb=54156b1cfd60ef726191e2209fbd4306a980a03c;hp=bb32daa30bf6f8f523942c597704dd0f887dc2b8;hpb=1b858d863d345dc7bcc4bed0c169091b084b3a0c;p=squirrelmail.git diff --git a/plugins/calendar/calendar_data.php b/plugins/calendar/calendar_data.php index bb32daa3..c52e5946 100644 --- a/plugins/calendar/calendar_data.php +++ b/plugins/calendar/calendar_data.php @@ -3,7 +3,7 @@ /** * functions to operate on calendar data files. * - * @copyright © 2002-2006 The SquirrelMail Project Team + * @copyright © 2002-2007 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins @@ -181,5 +181,3 @@ function update_event($date, $time) { fclose ($fp); } } - -?> \ No newline at end of file