[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - ooxml/source

Kay Schenk kschenk at apache.org
Mon Jul 13 15:08:43 PDT 2015


 ooxml/source/framework/JavaPartManager/.classpath |   21 ++++++++
 ooxml/source/framework/JavaPartManager/.project   |   21 ++++++++
 ooxml/source/framework/OOXMLViewer/.classpath     |   37 +++++++++++---
 ooxml/source/framework/OOXMLViewer/.project       |   55 +++++++++++++++-------
 4 files changed, 109 insertions(+), 25 deletions(-)

New commits:
commit a36df662fb300c0209fed5f97d851dcb457e91c6
Author: Kay Schenk <kschenk at apache.org>
Date:   Mon Jul 13 20:55:14 2015 +0000

    #i126401# Add ASF license headers
    
    Patch by: Gavin McDonald

diff --git a/ooxml/source/framework/OOXMLViewer/.project b/ooxml/source/framework/OOXMLViewer/.project
old mode 100755
new mode 100644
index 51a9631..af7979c
--- a/ooxml/source/framework/OOXMLViewer/.project
+++ b/ooxml/source/framework/OOXMLViewer/.project
@@ -1,17 +1,38 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>OOXMLViewer</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--***********************************************************
+ *
+ * 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
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+***********************************************************-->
+
+<projectDescription>
+	<name>OOXMLViewer</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>
commit bed851e498f8a532fa9785e420ba26472cef6216
Author: Kay Schenk <kschenk at apache.org>
Date:   Mon Jul 13 20:54:59 2015 +0000

    #i126401# Add ASF license headers
    
    Patch by: Gavin McDonald

diff --git a/ooxml/source/framework/OOXMLViewer/.classpath b/ooxml/source/framework/OOXMLViewer/.classpath
old mode 100755
new mode 100644
index ecd0bc8..4f9fc83
--- a/ooxml/source/framework/OOXMLViewer/.classpath
+++ b/ooxml/source/framework/OOXMLViewer/.classpath
@@ -1,8 +1,29 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/JavaPartManager"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/JavaOOXMLParser"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--***********************************************************
+ *
+ * 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
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+***********************************************************-->
+
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/JavaPartManager"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/JavaOOXMLParser"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>
commit c63d7d7754d7e53f43275763b73f6fc6c6076eea
Author: Kay Schenk <kschenk at apache.org>
Date:   Mon Jul 13 20:54:36 2015 +0000

    #i126401# Add ASF license headers
    
    Patch by: Gavin McDonald

diff --git a/ooxml/source/framework/JavaPartManager/.project b/ooxml/source/framework/JavaPartManager/.project
index 08a7d0d..242bd87 100644
--- a/ooxml/source/framework/JavaPartManager/.project
+++ b/ooxml/source/framework/JavaPartManager/.project
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
++<!--***********************************************************
++ *       
++ * 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
++ *       
++ * Unless required by applicable law or agreed to in writing,
++ * software distributed under the License is distributed on an
++ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
++ * KIND, either express or implied.  See the License for the 
++ * specific language governing permissions and limitations
++ * under the License.
++ *       
++***********************************************************-->
+
 <projectDescription>
 	<name>JavaPartManager</name>
 	<comment></comment>
commit 8d0c956faa72044280cd9088928cea548a7776e5
Author: Kay Schenk <kschenk at apache.org>
Date:   Mon Jul 13 20:53:35 2015 +0000

    #i126401# Add ASF license headers
    
    Patch by: Gavin McDonald

diff --git a/ooxml/source/framework/JavaPartManager/.classpath b/ooxml/source/framework/JavaPartManager/.classpath
index 5ec7648..f06f31b 100644
--- a/ooxml/source/framework/JavaPartManager/.classpath
+++ b/ooxml/source/framework/JavaPartManager/.classpath
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--***********************************************************
+ *
+ * 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
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+***********************************************************-->
+
 <classpath>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>


More information about the Libreoffice-commits mailing list