diff options
author | Eike Rathke <er@openoffice.org> | 2002-03-26 16:57:44 +0000 |
---|---|---|
committer | Eike Rathke <er@openoffice.org> | 2002-03-26 16:57:44 +0000 |
commit | 6bda8bfd5a8c5110dfecd8a929ed163b7460757c (patch) | |
tree | d6844f9ae465a3703e9e89387fcf6c0d404e04bc /i18npool/inc/transliteration_caseignore.hxx | |
parent | 36b43c9f8261e7af328e1399b2652d6c6ffed186 (diff) |
#97583# it's dual licensed, LGPL and SISSL
Diffstat (limited to 'i18npool/inc/transliteration_caseignore.hxx')
-rw-r--r-- | i18npool/inc/transliteration_caseignore.hxx | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/i18npool/inc/transliteration_caseignore.hxx b/i18npool/inc/transliteration_caseignore.hxx index 123404625d1b..450ae7155ec7 100644 --- a/i18npool/inc/transliteration_caseignore.hxx +++ b/i18npool/inc/transliteration_caseignore.hxx @@ -2,17 +2,38 @@ * * $RCSfile: transliteration_caseignore.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: bustamam $ $Date: 2002-03-26 13:36:40 $ + * last change: $Author: er $ $Date: 2002-03-26 17:57:44 $ * * 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 |