summaryrefslogtreecommitdiff
path: root/reportbuilder/util
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 /reportbuilder/util
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 'reportbuilder/util')
-rw-r--r--reportbuilder/util/components.rdb8
-rw-r--r--reportbuilder/util/description.xml17
-rw-r--r--reportbuilder/util/manifest.xml17
3 files changed, 42 insertions, 0 deletions
diff --git a/reportbuilder/util/components.rdb b/reportbuilder/util/components.rdb
index f5665bf83803..edf66caaab65 100644
--- a/reportbuilder/util/components.rdb
+++ b/reportbuilder/util/components.rdb
@@ -1,4 +1,12 @@
<?xml 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/.
+ *
+-->
<components xmlns="http://openoffice.org/2010/uno-components">
<component loader="com.sun.star.loader.Java2" uri="./sun-report-builder.jar">
<implementation name="com.sun.star.report.pentaho.SOFormulaParser">
diff --git a/reportbuilder/util/description.xml b/reportbuilder/util/description.xml
index 13e1c720aa50..c120c122abbe 100644
--- a/reportbuilder/util/description.xml
+++ b/reportbuilder/util/description.xml
@@ -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 .
+-->
<description xmlns="http://openoffice.org/extensions/description/2006"
xmlns:d="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
diff --git a/reportbuilder/util/manifest.xml b/reportbuilder/util/manifest.xml
index 30b9f6c31a08..ee6b809722fe 100644
--- a/reportbuilder/util/manifest.xml
+++ b/reportbuilder/util/manifest.xml
@@ -1,5 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
+<!--
+ * 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 .
+-->
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
<manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-components"
manifest:full-path="components.rdb"/>