X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fcalendar.h;h=ee1f8bc6a061a0f7ddcfe196eb810470c364bf9e;hb=HEAD;hp=a5571a0e49c98dff0e7afef05a606356d83965d2;hpb=ec636368885b210420016b3f544edcbab9189880;p=citadel.git diff --git a/webcit/calendar.h b/webcit/calendar.h index a5571a0e4..ee1f8bc6a 100644 --- a/webcit/calendar.h +++ b/webcit/calendar.h @@ -1,19 +1,13 @@ /* - * Copyright (c) 1996-2012 by the citadel.org team + * Copyright (c) 1996-2013 by the citadel.org team * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #ifndef __CALENDAR_H__