You are viewing a plain text version of this content. The canonical link for it is here.
Posted to imperius-commits@incubator.apache.org by jn...@apache.org on 2008/01/15 18:32:39 UTC

svn commit: r612185 - in /incubator/imperius/trunk: ./ imperius-javasplextension/ imperius-spleditorcore/ imperius-spleditorcore/schema/

Author: jneeraj
Date: Tue Jan 15 10:32:36 2008
New Revision: 612185

URL: http://svn.apache.org/viewvc?rev=612185&view=rev
Log:
Added license text to the XMLs where missing

Modified:
    incubator/imperius/trunk/build.xml
    incubator/imperius/trunk/imperius-javasplextension/feature.xml
    incubator/imperius/trunk/imperius-javasplextension/plugin.xml
    incubator/imperius/trunk/imperius-javasplextension/pom.xml
    incubator/imperius/trunk/imperius-spleditorcore/plugin.xml
    incubator/imperius/trunk/imperius-spleditorcore/pom.xml
    incubator/imperius/trunk/imperius-spleditorcore/schema/binding.exsd
    incubator/imperius/trunk/imperius-spleditorcore/site.xml

Modified: incubator/imperius/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/build.xml?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/build.xml (original)
+++ incubator/imperius/trunk/build.xml Tue Jan 15 10:32:36 2008
@@ -1,4 +1,25 @@
 <?xml version="1.0"?>
+<!--
+/*
+ * 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.  
+ */
+
+-->
 <project name="imperius_build" default="javaspl.runtime">
 
 	

Modified: incubator/imperius/trunk/imperius-javasplextension/feature.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/imperius-javasplextension/feature.xml?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/imperius-javasplextension/feature.xml (original)
+++ incubator/imperius/trunk/imperius-javasplextension/feature.xml Tue Jan 15 10:32:36 2008
@@ -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.  
+ */
+
+-->
 <feature
       id="org.apache.imperius.javaspl.feature"
       label="JavaSPL Feature"

Modified: incubator/imperius/trunk/imperius-javasplextension/plugin.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/imperius-javasplextension/plugin.xml?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/imperius-javasplextension/plugin.xml (original)
+++ incubator/imperius/trunk/imperius-javasplextension/plugin.xml Tue Jan 15 10:32:36 2008
@@ -1,7 +1,27 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.0"?>
 
-<!-- (c) Copyright IBM Corp. 2007 -->
+<!--
+/*
+ * 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.  
+ */
+
+-->
 
 <plugin>
 

Modified: incubator/imperius/trunk/imperius-javasplextension/pom.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/imperius-javasplextension/pom.xml?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/imperius-javasplextension/pom.xml (original)
+++ incubator/imperius/trunk/imperius-javasplextension/pom.xml Tue Jan 15 10:32:36 2008
@@ -1,3 +1,24 @@
+<!--
+/*
+ * 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.  
+ */
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>imperius</groupId>

Modified: incubator/imperius/trunk/imperius-spleditorcore/plugin.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/imperius-spleditorcore/plugin.xml?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/imperius-spleditorcore/plugin.xml (original)
+++ incubator/imperius/trunk/imperius-spleditorcore/plugin.xml Tue Jan 15 10:32:36 2008
@@ -1,6 +1,26 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.0"?>
+<!--
+/*
+ * 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.  
+ */
 
+-->
 <plugin>
    <extension-point id="binding" name="SPLBinder" schema="schema/binding.exsd"/>
 

Modified: incubator/imperius/trunk/imperius-spleditorcore/pom.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/imperius-spleditorcore/pom.xml?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/imperius-spleditorcore/pom.xml (original)
+++ incubator/imperius/trunk/imperius-spleditorcore/pom.xml Tue Jan 15 10:32:36 2008
@@ -1,3 +1,24 @@
+<!--
+/*
+ * 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.  
+ */
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>imperius</groupId>

Modified: incubator/imperius/trunk/imperius-spleditorcore/schema/binding.exsd
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/imperius-spleditorcore/schema/binding.exsd?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/imperius-spleditorcore/schema/binding.exsd (original)
+++ incubator/imperius/trunk/imperius-spleditorcore/schema/binding.exsd Tue Jan 15 10:32:36 2008
@@ -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.  
+ */
+
+-->
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.imperius.spl.editor.tool">
 <annotation>

Modified: incubator/imperius/trunk/imperius-spleditorcore/site.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/trunk/imperius-spleditorcore/site.xml?rev=612185&r1=612184&r2=612185&view=diff
==============================================================================
--- incubator/imperius/trunk/imperius-spleditorcore/site.xml (original)
+++ incubator/imperius/trunk/imperius-spleditorcore/site.xml Tue Jan 15 10:32:36 2008
@@ -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.  
+ */
+
+-->
 <site>
    <feature url="features/org.apache.imperius.javaspl.feature_1.0.0.jar" id="org.apache.imperius.javaspl.feature" version="1.0.0">
       <category name="SPL Editor"/>