diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-10-01 16:08:38 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-10-02 12:15:41 +0100 |
commit | b9d1006ebb3c97e398d4bb31075fd2577f3ac858 (patch) | |
tree | d724c2df5309b09d944989e66882782ec27c8f37 /reportdesign/prj | |
parent | 9da34c09bfd27ba0b1c423ebb558d997b5213018 (diff) |
re-base on ALv2 code. Includes:
#i118662# remove berkeleyDB from module l10tools
Patch contributed by Oliver-Rainer Wittmann
http://svn.apache.org/viewvc?view=revision&revision=1213189
reportdesign: remove extra items from Help menu
Patch contributed by Ariel Constenla-Haile
http://svn.apache.org/viewvc?view=revision&revision=1201215
Diffstat (limited to 'reportdesign/prj')
-rw-r--r-- | reportdesign/prj/rpt.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/reportdesign/prj/rpt.xml b/reportdesign/prj/rpt.xml index efc28985c639..a7b2539e5f6f 100644 --- a/reportdesign/prj/rpt.xml +++ b/reportdesign/prj/rpt.xml @@ -1,5 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.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 . + --> <module-description xmlns:xlink="http://www.w3.org/1999/xlink"> <module-name>reportdesign</module-name> <component-description> |