You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2009/08/24 21:25:11 UTC

svn commit: r807341 - in /cocoon/cocoon3/trunk/cocoon-profiling-firebug: Cocoon3Profiling/chrome/content/cocoon3profiling/cocoon3profiling.xul Cocoon3Profiling/chrome/skin/classic/cocoon3profiling.css Cocoon3Profiling/install.rdf pom.xml

Author: reinhard
Date: Mon Aug 24 19:25:10 2009
New Revision: 807341

URL: http://svn.apache.org/viewvc?rev=807341&view=rev
Log:
add missing license headers

Modified:
    cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/content/cocoon3profiling/cocoon3profiling.xul
    cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/skin/classic/cocoon3profiling.css
    cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/install.rdf
    cocoon/cocoon3/trunk/cocoon-profiling-firebug/pom.xml

Modified: cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/content/cocoon3profiling/cocoon3profiling.xul
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/content/cocoon3profiling/cocoon3profiling.xul?rev=807341&r1=807340&r2=807341&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/content/cocoon3profiling/cocoon3profiling.xul (original)
+++ cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/content/cocoon3profiling/cocoon3profiling.xul Mon Aug 24 19:25:10 2009
@@ -1,4 +1,22 @@
 <?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.
+ -->
 <?xml-stylesheet href="chrome://global/skin/cocoon3profiling.css" type="text/css"?>
 <overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
   <script src="chrome://cocoon3profiling/content/cocoon3profiling.js" type="application/x-javascript"/>

Modified: cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/skin/classic/cocoon3profiling.css
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/skin/classic/cocoon3profiling.css?rev=807341&r1=807340&r2=807341&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/skin/classic/cocoon3profiling.css (original)
+++ cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/chrome/skin/classic/cocoon3profiling.css Mon Aug 24 19:25:10 2009
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 /* in this section, the heigth and width of the two trees are described 
 		the first tree is the left tree, the "real" tree, followed by its two columns,
 		the second tree is the tree (or box) displaying the arguments */

Modified: cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/install.rdf
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/install.rdf?rev=807341&r1=807340&r2=807341&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/install.rdf (original)
+++ cocoon/cocoon3/trunk/cocoon-profiling-firebug/Cocoon3Profiling/install.rdf Mon Aug 24 19:25:10 2009
@@ -1,14 +1,30 @@
 <?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
 
-<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-     xmlns:em="http://www.mozilla.org/2004/em-rdf#">
+      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.
+ -->
+<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
 
   <Description about="urn:mozilla:install-manifest">
     <em:id>Cocoon3Profiling@org.apache.cocoon</em:id>
     <em:version>1.0.0</em:version>
     <em:type>2</em:type>
      
-		<!-- Firefox -->
+    <!-- Firefox -->
     <em:targetApplication>
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
@@ -17,18 +33,17 @@
       </Description>
     </em:targetApplication>
     <em:requires>
-		   <Description>
-		     <!-- Firebug -->
-		     <em:id>firebug@software.joehewitt.com</em:id>
-		     <em:minVersion>1.4X.0a1</em:minVersion>
-		     <em:maxVersion>1.4X.*</em:maxVersion>
-		   </Description>
-		 </em:requires>
-
+      <Description>
+        <!-- Firebug -->
+		<em:id>firebug@software.joehewitt.com</em:id>
+		<em:minVersion>1.4X.0a1</em:minVersion>
+		<em:maxVersion>1.4X.*</em:maxVersion>
+      </Description>
+    </em:requires>
     
     <em:name>Cocoon3 Profiling</em:name>
     <em:description>Displays Cocoon3 Profiling Informations</em:description>
-    <em:creator>ASF</em:creator>
-    <em:homepageURL></em:homepageURL>
+    <em:creator>The Apache Software Foundation</em:creator>
+    <em:homepageURL>http://cocoon.apache.org/3.0/</em:homepageURL>
   </Description>      
 </RDF>

Modified: cocoon/cocoon3/trunk/cocoon-profiling-firebug/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-profiling-firebug/pom.xml?rev=807341&r1=807340&r2=807341&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-profiling-firebug/pom.xml (original)
+++ cocoon/cocoon3/trunk/cocoon-profiling-firebug/pom.xml Mon Aug 24 19:25:10 2009
@@ -1,22 +1,13 @@
 <?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.
- -->
+  <!--
+    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">
 
@@ -33,32 +24,32 @@
   <groupId>org.apache.cocoon.profiling.firebug</groupId>
   <artifactId>cocoon-profiling-firebug</artifactId>
   <name>Cocoon 3: Profiling Firebug Plugin [xpi]</name>
-  <version>3.0.0-alpha-2-SNAPSHOT</version>
   <description>Cocoon 3 profiling Firebug plugin.</description>
 
-	<build>
+  <build>
     <plugins>
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-antrun-plugin</artifactId>
-				<executions>
-					<execution>
-						<id>compile</id>
-						<phase>compile</phase>
-						<configuration>
-							<tasks>
-								<delete dir="${basedir}/target"/>
-								<mkdir dir="${basedir}/target"/>
-								<zip update="true" compress="false" destfile="${basedir}/target/Cocoon3Profiling${project.version}.xpi" basedir="${basedir}/Cocoon3Profiling"/>
-							</tasks>
-						</configuration>
-						<goals>
-							<goal>run</goal>
-						</goals>
-					</execution>
-				</executions>
-			</plugin>	
-		</plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>compile</id>
+            <phase>compile</phase>
+            <configuration>
+              <tasks>
+                <delete dir="${basedir}/target" />
+                <mkdir dir="${basedir}/target" />
+                <zip update="true" compress="false" destfile="${basedir}/target/Cocoon3Profiling${project.version}.xpi"
+                  basedir="${basedir}/Cocoon3Profiling" />
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
   </build>
 
 </project>