summaryrefslogtreecommitdiff
path: root/filter/source/xslt/export/spreadsheetml/style_mapping.xsl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-11 05:11:35 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-11 05:11:35 +0000
commit1b09b56cbc5c53c36c23460dc75b2dbeb858dcc4 (patch)
tree3e71fd221e90ef259869b2d45016c60b3ae39ad7 /filter/source/xslt/export/spreadsheetml/style_mapping.xsl
parenta5bbacb7d928af12bf76ddae781a3e2e2d15269d (diff)
INTEGRATION: CWS changefileheader (1.5.386); FILE MERGED
2008/03/28 15:31:38 rt 1.5.386.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'filter/source/xslt/export/spreadsheetml/style_mapping.xsl')
-rw-r--r--filter/source/xslt/export/spreadsheetml/style_mapping.xsl56
1 files changed, 27 insertions, 29 deletions
diff --git a/filter/source/xslt/export/spreadsheetml/style_mapping.xsl b/filter/source/xslt/export/spreadsheetml/style_mapping.xsl
index 365481f18427..70c10aa798cf 100644
--- a/filter/source/xslt/export/spreadsheetml/style_mapping.xsl
+++ b/filter/source/xslt/export/spreadsheetml/style_mapping.xsl
@@ -1,35 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $RCSfile: style_mapping.xsl,v $
-
- $Revision: 1.5 $
-
- last change: $Author: rt $ $Date: 2005-11-10 16:52:59 $
-
- The Contents of this file are made available subject to
- the terms of GNU Lesser General Public License Version 2.1.
-
-
- GNU Lesser General Public License Version 2.1
- =============================================
- Copyright 2005 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
-
+ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+
+ Copyright 2008 by Sun Microsystems, Inc.
+
+ OpenOffice.org - a multi-platform office productivity suite
+
+ $RCSfile: style_mapping.xsl,v $
+
+ $Revision: 1.6 $
+
+ This file is part of OpenOffice.org.
+
+ OpenOffice.org is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version 3
+ only, as published by the Free Software Foundation.
+
+ OpenOffice.org 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 version 3 for more details
+ (a copy is included in the LICENSE file that accompanied this code).
+
+ You should have received a copy of the GNU Lesser General Public License
+ version 3 along with OpenOffice.org. If not, see
+ <http://www.openoffice.org/license.html>
+ for a copy of the LGPLv3 License.
+
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"