From 00c9394baf479a03dadd4d7cc0c83d3e5ff7213b Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 3 Jul 2012 13:27:15 +0100 Subject: re-base on ALv2 code. --- xmerge/source/minicalc/build.xml | 44 ++++++++-------------- xmerge/source/minicalc/converter.xml | 43 ++++++++------------- .../xmerge/converter/xml/sxc/minicalc/package.html | 43 ++++++++------------- 3 files changed, 48 insertions(+), 82 deletions(-) (limited to 'xmerge/source/minicalc') diff --git a/xmerge/source/minicalc/build.xml b/xmerge/source/minicalc/build.xml index 1332fa05cd9a..52ec0deb2595 100644 --- a/xmerge/source/minicalc/build.xml +++ b/xmerge/source/minicalc/build.xml @@ -1,33 +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 . +--> diff --git a/xmerge/source/minicalc/converter.xml b/xmerge/source/minicalc/converter.xml index 65d1fb774423..1d9d404f51db 100644 --- a/xmerge/source/minicalc/converter.xml +++ b/xmerge/source/minicalc/converter.xml @@ -1,32 +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 . +--> diff --git a/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/package.html b/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/package.html index 2adb11ed36d4..cd5469181034 100644 --- a/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/package.html +++ b/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/package.html @@ -1,32 +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 . +--> org.openoffice.xmerge.converter.xml.sxc.minicalc package -- cgit