summaryrefslogtreecommitdiff
path: root/extras/source/misc_config
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-07-18 11:16:40 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-07-18 15:00:25 +0100
commitcf342fe92880710e070fb98583a9dcbff77a0522 (patch)
tree7092268bc5a5471dc87f9c0c901eced87397b277 /extras/source/misc_config
parentdc05a825e71316e6f602e5c8dfcd3d10ecb6252f (diff)
re-base on ALv2 code. Includes:
reportbuilder, license file not needed. Patch contributed by Armin Le Grand http://svn.apache.org/viewvc?view=revision&revision=1305814 Adapting extras/ to our wordbook setup.
Diffstat (limited to 'extras/source/misc_config')
-rw-r--r--extras/source/misc_config/makefile.mk33
-rw-r--r--extras/source/misc_config/wizard/form/styles/beige.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/bgr.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/dark.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/grey.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/ibg.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/ice.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/orange.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/red.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/violet.css18
-rw-r--r--extras/source/misc_config/wizard/form/styles/water.css18
-rw-r--r--extras/source/misc_config/wizard/web/layouts/diagonal/index.html.xsl34
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_bottom/index.html.xsl20
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_bottom/tocframe.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_left/index.html.xsl20
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_left/tocframe.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_right/index.html.xsl20
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_right/tocframe.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_top/index.html.xsl20
-rw-r--r--extras/source/misc_config/wizard/web/layouts/frame_top/tocframe.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/layouts/layout.xsl41
-rw-r--r--extras/source/misc_config/wizard/web/layouts/layoutF.xsl41
-rw-r--r--extras/source/misc_config/wizard/web/layouts/layoutX.xsl52
-rw-r--r--extras/source/misc_config/wizard/web/layouts/simple/index.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/layouts/source.xml.xsl63
-rw-r--r--extras/source/misc_config/wizard/web/layouts/table_2/index.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/layouts/table_3/index.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/layouts/zigzag/index.html.xsl17
-rw-r--r--extras/source/misc_config/wizard/web/styles/beige.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/bg.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/bgr.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/bgrey.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/bwb.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/bwo.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/dark.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/dp.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/forest.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/green.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/greenred.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/grey.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/ibg.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/ice.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/marine.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/orange.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/pc_old.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/red.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/rgb.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/strange.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/violet.css18
-rw-r--r--extras/source/misc_config/wizard/web/styles/water.css18
50 files changed, 900 insertions, 156 deletions
diff --git a/extras/source/misc_config/makefile.mk b/extras/source/misc_config/makefile.mk
index e706a04cda06..f3187d94cdd0 100644
--- a/extras/source/misc_config/makefile.mk
+++ b/extras/source/misc_config/makefile.mk
@@ -1,29 +1,20 @@
-#*************************************************************************
#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2000, 2010 Oracle and/or its affiliates.
+# This file is part of the LibreOffice project.
#
-# OpenOffice.org - a multi-platform office productivity suite
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-# This file is part of OpenOffice.org.
+# This file incorporates work covered by the following license notice:
#
-# 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.
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed
+# with this work for additional information regarding copyright
+# ownership. The ASF licenses this file to you under the Apache
+# License, Version 2.0 (the "License"); you may not use this file
+# except in compliance with the License. You may obtain a copy of
+# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
-# 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.
-#
-#*************************************************************************
PRJ=..$/..
diff --git a/extras/source/misc_config/wizard/form/styles/beige.css b/extras/source/misc_config/wizard/form/styles/beige.css
index a1a2c4d29eba..84432736a225 100644
--- a/extras/source/misc_config/wizard/form/styles/beige.css
+++ b/extras/source/misc_config/wizard/form/styles/beige.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/bgr.css b/extras/source/misc_config/wizard/form/styles/bgr.css
index 72a241b0a1cd..cb2d363865d8 100644
--- a/extras/source/misc_config/wizard/form/styles/bgr.css
+++ b/extras/source/misc_config/wizard/form/styles/bgr.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/dark.css b/extras/source/misc_config/wizard/form/styles/dark.css
index dcff59016438..eb9279034686 100644
--- a/extras/source/misc_config/wizard/form/styles/dark.css
+++ b/extras/source/misc_config/wizard/form/styles/dark.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/grey.css b/extras/source/misc_config/wizard/form/styles/grey.css
index bb69c13683e5..40633cb14950 100644
--- a/extras/source/misc_config/wizard/form/styles/grey.css
+++ b/extras/source/misc_config/wizard/form/styles/grey.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/ibg.css b/extras/source/misc_config/wizard/form/styles/ibg.css
index 22837ee476f7..93f7e95af676 100644
--- a/extras/source/misc_config/wizard/form/styles/ibg.css
+++ b/extras/source/misc_config/wizard/form/styles/ibg.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/ice.css b/extras/source/misc_config/wizard/form/styles/ice.css
index 3598cb509f20..bc53d2e435a0 100644
--- a/extras/source/misc_config/wizard/form/styles/ice.css
+++ b/extras/source/misc_config/wizard/form/styles/ice.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/orange.css b/extras/source/misc_config/wizard/form/styles/orange.css
index 83c9d9e3e0e1..4c17a55b03ab 100644
--- a/extras/source/misc_config/wizard/form/styles/orange.css
+++ b/extras/source/misc_config/wizard/form/styles/orange.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/red.css b/extras/source/misc_config/wizard/form/styles/red.css
index bf36a6cfe0fc..79285b3dc281 100644
--- a/extras/source/misc_config/wizard/form/styles/red.css
+++ b/extras/source/misc_config/wizard/form/styles/red.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/violet.css b/extras/source/misc_config/wizard/form/styles/violet.css
index 6a15f204cce0..d968dd39130c 100644
--- a/extras/source/misc_config/wizard/form/styles/violet.css
+++ b/extras/source/misc_config/wizard/form/styles/violet.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/form/styles/water.css b/extras/source/misc_config/wizard/form/styles/water.css
index 313dabd6e67a..aa4c64437cb2 100644
--- a/extras/source/misc_config/wizard/form/styles/water.css
+++ b/extras/source/misc_config/wizard/form/styles/water.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/layouts/diagonal/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/diagonal/index.html.xsl
index 516e35cb7dd1..c785f773f971 100644
--- a/extras/source/misc_config/wizard/web/layouts/diagonal/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/diagonal/index.html.xsl
@@ -1,29 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-<xsl:stylesheet version="1.0"
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
+<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
-
+
<xsl:output method = "html"
media-type = "text/html"
indent = "yes"
doctype-public = "-//W3C//DTD HTML 4.0 Transitional//EN"
omit-xml-declaration = "yes"
standalone = "yes" />
-
+
<xsl:include href="../layout.xsl"/>
-
-
+
+
<!-- =============================
HTML BODY
================================== -->
-
+
<xsl:template name="body">
<xsl:call-template name="title"/>
<xsl:call-template name="toc"/>
</xsl:template>
-
-
+
+
<xsl:template name="toc">
<!--
@ pre toc html here
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_bottom/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_bottom/index.html.xsl
index 9e6a892ffcdb..c0920ea4fd53 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_bottom/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_bottom/index.html.xsl
@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-<xsl:stylesheet version="1.0"
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
+<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_bottom/tocframe.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_bottom/tocframe.html.xsl
index b45cc81cf7e6..da3c5f92c309 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_bottom/tocframe.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_bottom/tocframe.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_left/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_left/index.html.xsl
index a3d0fe9c15d2..abbfe484b49b 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_left/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_left/index.html.xsl
@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-<xsl:stylesheet version="1.0"
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
+<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_left/tocframe.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_left/tocframe.html.xsl
index 08048b517beb..31148b5f26fb 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_left/tocframe.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_left/tocframe.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_right/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_right/index.html.xsl
index c4288f11705e..5c6f115478f5 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_right/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_right/index.html.xsl
@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-<xsl:stylesheet version="1.0"
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
+<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_right/tocframe.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_right/tocframe.html.xsl
index 69aaa5f38d24..8ed547a65260 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_right/tocframe.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_right/tocframe.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_top/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_top/index.html.xsl
index bc056d2b3f65..4d9e77b3e19c 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_top/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_top/index.html.xsl
@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-<xsl:stylesheet version="1.0"
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
+<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_top/tocframe.html.xsl b/extras/source/misc_config/wizard/web/layouts/frame_top/tocframe.html.xsl
index 1fe3e93fbef4..ae395ae9bd8f 100644
--- a/extras/source/misc_config/wizard/web/layouts/frame_top/tocframe.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/frame_top/tocframe.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/layout.xsl b/extras/source/misc_config/wizard/web/layouts/layout.xsl
index 4502c2ad1c0d..e539edfa6fb5 100644
--- a/extras/source/misc_config/wizard/web/layouts/layout.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/layout.xsl
@@ -1,30 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--*************************************************************************
+<!--
+ * This file is part of the LibreOffice project.
*
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-
- Copyright 2000, 2010 Oracle and/or its affiliates.
-
- OpenOffice.org - a multi-platform office productivity suite
-
- 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.
-
- ************************************************************************-->
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/layoutF.xsl b/extras/source/misc_config/wizard/web/layouts/layoutF.xsl
index 8f12609b79e8..fe2a2c69f54c 100644
--- a/extras/source/misc_config/wizard/web/layouts/layoutF.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/layoutF.xsl
@@ -1,30 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--*************************************************************************
+<!--
+ * This file is part of the LibreOffice project.
*
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-
- Copyright 2000, 2010 Oracle and/or its affiliates.
-
- OpenOffice.org - a multi-platform office productivity suite
-
- 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.
-
- ************************************************************************-->
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/layoutX.xsl b/extras/source/misc_config/wizard/web/layouts/layoutX.xsl
index 2c4ce08ff4c4..90d40b9e8b69 100644
--- a/extras/source/misc_config/wizard/web/layouts/layoutX.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/layoutX.xsl
@@ -1,45 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--*************************************************************************
+<!--
+ * This file is part of the LibreOffice project.
*
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-
- Copyright 2000, 2010 Oracle and/or its affiliates.
-
- OpenOffice.org - a multi-platform office productivity suite
-
- 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"
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
+<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
-
+
<xsl:output method = "html"
media-type = "text/html"
indent = "yes"
doctype-public = "-//W3C//DTD HTML 4.0 Transitional//EN"
omit-xml-declaration = "yes"
standalone = "yes" />
-
+
<xsl:include href="../layout.xsl"/>
-
-
+
+
<!-- =============================
ROOT
================================== -->
diff --git a/extras/source/misc_config/wizard/web/layouts/simple/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/simple/index.html.xsl
index 43d6f78931e5..2bbd0514122e 100644
--- a/extras/source/misc_config/wizard/web/layouts/simple/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/simple/index.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/source.xml.xsl b/extras/source/misc_config/wizard/web/layouts/source.xml.xsl
index 4a9c471e7530..9a2af015075d 100644
--- a/extras/source/misc_config/wizard/web/layouts/source.xml.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/source.xml.xsl
@@ -1,55 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--*************************************************************************
+<!--
+ * This file is part of the LibreOffice project.
*
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-
- Copyright 2000, 2010 Oracle and/or its affiliates.
-
- OpenOffice.org - a multi-platform office productivity suite
-
- 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.
-
- ************************************************************************-->
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================
-
- This templates creates a source.xml file
- which is identicall to the source xml tree
- used for the transformation.
- This is may be usefull for deveopement/debuging
+
+ This templates creates a source.xml file which is identical to the source xml tree
+ used for the transformation. This is may be useful for deveopement/debuging
of layouts.
-
+
==================================== -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:redirect="http://xml.apache.org/xalan/redirect"
+ xmlns:redirect="http://xml.apache.org/xalan/redirect"
extension-element-prefixes="redirect">
<xsl:output method="xml"/>
-
-
+
+
<xsl:template match="/">
<xsl:apply-templates mode="copy"/>
</xsl:template>
-
+
<xsl:template match="@*|node()" mode="copy">
<xsl:copy>
<xsl:apply-templates select="@*|node()" mode="copy"/>
</xsl:copy>
- </xsl:template>
-
+ </xsl:template>
+
</xsl:stylesheet>
diff --git a/extras/source/misc_config/wizard/web/layouts/table_2/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/table_2/index.html.xsl
index 2ce0788a0c93..1cb498f649c3 100644
--- a/extras/source/misc_config/wizard/web/layouts/table_2/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/table_2/index.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/table_3/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/table_3/index.html.xsl
index e5456121f688..2f082d805ad6 100644
--- a/extras/source/misc_config/wizard/web/layouts/table_3/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/table_3/index.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/layouts/zigzag/index.html.xsl b/extras/source/misc_config/wizard/web/layouts/zigzag/index.html.xsl
index 4c19d31d29a4..ccdcab684b39 100644
--- a/extras/source/misc_config/wizard/web/layouts/zigzag/index.html.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/zigzag/index.html.xsl
@@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<!-- =================================================
This template is a skeleton for single level TOC pages
diff --git a/extras/source/misc_config/wizard/web/styles/beige.css b/extras/source/misc_config/wizard/web/styles/beige.css
index a1a2c4d29eba..84432736a225 100644
--- a/extras/source/misc_config/wizard/web/styles/beige.css
+++ b/extras/source/misc_config/wizard/web/styles/beige.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/bg.css b/extras/source/misc_config/wizard/web/styles/bg.css
index d571a7f0e7a4..fdff8448141f 100644
--- a/extras/source/misc_config/wizard/web/styles/bg.css
+++ b/extras/source/misc_config/wizard/web/styles/bg.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/bgr.css b/extras/source/misc_config/wizard/web/styles/bgr.css
index 72a241b0a1cd..cb2d363865d8 100644
--- a/extras/source/misc_config/wizard/web/styles/bgr.css
+++ b/extras/source/misc_config/wizard/web/styles/bgr.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/bgrey.css b/extras/source/misc_config/wizard/web/styles/bgrey.css
index 6f92425f1e92..957c8cae75a1 100644
--- a/extras/source/misc_config/wizard/web/styles/bgrey.css
+++ b/extras/source/misc_config/wizard/web/styles/bgrey.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/bwb.css b/extras/source/misc_config/wizard/web/styles/bwb.css
index 2bf3f8b6c8f0..4afdd226d3e7 100644
--- a/extras/source/misc_config/wizard/web/styles/bwb.css
+++ b/extras/source/misc_config/wizard/web/styles/bwb.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/bwo.css b/extras/source/misc_config/wizard/web/styles/bwo.css
index 50e746d53da9..8f266f165af7 100644
--- a/extras/source/misc_config/wizard/web/styles/bwo.css
+++ b/extras/source/misc_config/wizard/web/styles/bwo.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/dark.css b/extras/source/misc_config/wizard/web/styles/dark.css
index fb10ea73a5e7..4839e880cde2 100644
--- a/extras/source/misc_config/wizard/web/styles/dark.css
+++ b/extras/source/misc_config/wizard/web/styles/dark.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/dp.css b/extras/source/misc_config/wizard/web/styles/dp.css
index e8a600c1ce6a..c8465127a2d5 100644
--- a/extras/source/misc_config/wizard/web/styles/dp.css
+++ b/extras/source/misc_config/wizard/web/styles/dp.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/forest.css b/extras/source/misc_config/wizard/web/styles/forest.css
index 720cf39fc5bb..44784fb51218 100644
--- a/extras/source/misc_config/wizard/web/styles/forest.css
+++ b/extras/source/misc_config/wizard/web/styles/forest.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/green.css b/extras/source/misc_config/wizard/web/styles/green.css
index da200b7edfab..f441e498035c 100644
--- a/extras/source/misc_config/wizard/web/styles/green.css
+++ b/extras/source/misc_config/wizard/web/styles/green.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/greenred.css b/extras/source/misc_config/wizard/web/styles/greenred.css
index 2894e31c7632..815ced9fdf5a 100644
--- a/extras/source/misc_config/wizard/web/styles/greenred.css
+++ b/extras/source/misc_config/wizard/web/styles/greenred.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/grey.css b/extras/source/misc_config/wizard/web/styles/grey.css
index 54757009afc1..d4e7770b28b3 100644
--- a/extras/source/misc_config/wizard/web/styles/grey.css
+++ b/extras/source/misc_config/wizard/web/styles/grey.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/ibg.css b/extras/source/misc_config/wizard/web/styles/ibg.css
index 22837ee476f7..93f7e95af676 100644
--- a/extras/source/misc_config/wizard/web/styles/ibg.css
+++ b/extras/source/misc_config/wizard/web/styles/ibg.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/ice.css b/extras/source/misc_config/wizard/web/styles/ice.css
index 719aa3cbae67..b02695d09c99 100644
--- a/extras/source/misc_config/wizard/web/styles/ice.css
+++ b/extras/source/misc_config/wizard/web/styles/ice.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/marine.css b/extras/source/misc_config/wizard/web/styles/marine.css
index 769a2c01c8f2..88080a7c3b91 100644
--- a/extras/source/misc_config/wizard/web/styles/marine.css
+++ b/extras/source/misc_config/wizard/web/styles/marine.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/orange.css b/extras/source/misc_config/wizard/web/styles/orange.css
index dccfd6c296b7..dfe7d55db695 100644
--- a/extras/source/misc_config/wizard/web/styles/orange.css
+++ b/extras/source/misc_config/wizard/web/styles/orange.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/pc_old.css b/extras/source/misc_config/wizard/web/styles/pc_old.css
index a56e7a621633..24ab7ce0acb3 100644
--- a/extras/source/misc_config/wizard/web/styles/pc_old.css
+++ b/extras/source/misc_config/wizard/web/styles/pc_old.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: "Courier New", Courier, mono;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/red.css b/extras/source/misc_config/wizard/web/styles/red.css
index bf36a6cfe0fc..79285b3dc281 100644
--- a/extras/source/misc_config/wizard/web/styles/red.css
+++ b/extras/source/misc_config/wizard/web/styles/red.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/rgb.css b/extras/source/misc_config/wizard/web/styles/rgb.css
index 741a3ebe3329..9537db0b621b 100644
--- a/extras/source/misc_config/wizard/web/styles/rgb.css
+++ b/extras/source/misc_config/wizard/web/styles/rgb.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/strange.css b/extras/source/misc_config/wizard/web/styles/strange.css
index ac37b3835de3..8af9b04a9e60 100644
--- a/extras/source/misc_config/wizard/web/styles/strange.css
+++ b/extras/source/misc_config/wizard/web/styles/strange.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/violet.css b/extras/source/misc_config/wizard/web/styles/violet.css
index 4b42d1811fb3..d8012af70443 100644
--- a/extras/source/misc_config/wizard/web/styles/violet.css
+++ b/extras/source/misc_config/wizard/web/styles/violet.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
diff --git a/extras/source/misc_config/wizard/web/styles/water.css b/extras/source/misc_config/wizard/web/styles/water.css
index f654fbff3455..93a553c441a4 100644
--- a/extras/source/misc_config/wizard/web/styles/water.css
+++ b/extras/source/misc_config/wizard/web/styles/water.css
@@ -1,3 +1,21 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
.doctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;