summaryrefslogtreecommitdiff
path: root/i18npool/source/calendar/calendar_hijri.cxx
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2002-03-26 16:07:06 +0000
committerEike Rathke <er@openoffice.org>2002-03-26 16:07:06 +0000
commita07499db9ed996f3b221b1b361ff9d5bcdc20551 (patch)
treeae79b8e1852f2085e3a0bf2d8f567b732b1893b5 /i18npool/source/calendar/calendar_hijri.cxx
parent51aae5aa84cc13682a42454a8ec8b8900d8f478e (diff)
#97583# it's dual licensed, LGPL and SISSL
Diffstat (limited to 'i18npool/source/calendar/calendar_hijri.cxx')
-rw-r--r--i18npool/source/calendar/calendar_hijri.cxx26
1 files changed, 24 insertions, 2 deletions
diff --git a/i18npool/source/calendar/calendar_hijri.cxx b/i18npool/source/calendar/calendar_hijri.cxx
index 4655c02e6204..930780952b12 100644
--- a/i18npool/source/calendar/calendar_hijri.cxx
+++ b/i18npool/source/calendar/calendar_hijri.cxx
@@ -2,17 +2,38 @@
*
* $RCSfile: calendar_hijri.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: bustamam $ $Date: 2002-03-26 06:29:47 $
+ * last change: $Author: er $ $Date: 2002-03-26 16:56:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
+ * - GNU Lesser General Public License Version 2.1
* - Sun Industry Standards Source License Version 1.1
*
* Sun Microsystems Inc., October, 2000
*
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ *
* Sun Industry Standards Source License Version 1.1
* =================================================
* The contents of this file are subject to the Sun Industry Standards
@@ -37,6 +58,7 @@
*
*
************************************************************************/
+
#include <math.h>
#include "calendar_hijri.hxx"