description.xml (4621e567) | description.xml (4f913391) |
---|---|
1<?xml version="1.0" encoding="UTF-8"?> 2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the --- 13 unchanged lines hidden (view full) --- 22<description 23 24 xmlns="http://openoffice.org/extensions/description/2006" 25 xmlns:xlink="http://www.w3.org/1999/xlink" 26 xmlns:dep="http://openoffice.org/extensions/description/2006"> 27 <identifier value="UPDATED_IDENTIFIER" /> 28 29 <dependencies> | 1<?xml version="1.0" encoding="UTF-8"?> 2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the --- 13 unchanged lines hidden (view full) --- 22<description 23 24 xmlns="http://openoffice.org/extensions/description/2006" 25 xmlns:xlink="http://www.w3.org/1999/xlink" 26 xmlns:dep="http://openoffice.org/extensions/description/2006"> 27 <identifier value="UPDATED_IDENTIFIER" /> 28 29 <dependencies> |
30 <OpenOffice.org-minimal-version value="3.4" dep:name="Apache OpenOffice"/> 31 <OpenOffice.org-maximal-version value="3.9" dep:name="Apache OpenOffice"/> | 30 <OpenOffice.org-minimal-version value="4.0" dep:name="Apache OpenOffice"/> 31 <OpenOffice.org-maximal-version value="4.9" dep:name="Apache OpenOffice"/> |
32 </dependencies> 33 34 <registration> 35 <simple-license accept-by="admin" default-license-id="lic-en-US" suppress-if-required="true" > 36 <license-text xlink:href="licensefile" lang="isocode" license-id="lic-isocode"/> 37 </simple-license> 38 </registration> 39 --- 18 unchanged lines hidden --- | 32 </dependencies> 33 34 <registration> 35 <simple-license accept-by="admin" default-license-id="lic-en-US" suppress-if-required="true" > 36 <license-text xlink:href="licensefile" lang="isocode" license-id="lic-isocode"/> 37 </simple-license> 38 </registration> 39 --- 18 unchanged lines hidden --- |