You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/05/30 07:18:49 UTC

svn commit: r410189 [2/2] - in /forrest/trunk: main/fresh-site/src/documentation/content/xdocs/samples/ main/template-sites/business/src/documentation/content/xdocs/team/resume/ plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/con...

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/src/resources/schema/ims_xml.xsd
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/src/resources/schema/ims_xml.xsd?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/src/resources/schema/ims_xml.xsd (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/src/resources/schema/ims_xml.xsd Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- filename=ims_xml.xsd -->
 <xsd:schema targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified">
 	<!-- 2001-02-22 edited by Thomas Wason IMS Global Learning Consortium, Inc. -->

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <properties>
   <property name="noteTaking.repository.URL" value="src/notes/"/>
   <property name="noteTaking.filename" value="notes.xml"/>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/notes-to-pageNote.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/notes-to-pageNote.xsl?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/notes-to-pageNote.xsl (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/notes-to-pageNote.xsl Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <xsl:stylesheet version="1.0" 
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
   xmlns:dyn="http://exslt.org/dynamic">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/postedNotes-to-sourceWriterNotes.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/postedNotes-to-sourceWriterNotes.xsl?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/postedNotes-to-sourceWriterNotes.xsl (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/postedNotes-to-sourceWriterNotes.xsl Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <xsl:stylesheet version="1.0" 
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
   xmlns:h="http://apache.org/cocoon/request/2.0"

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/writeResult-to-acknowledgement.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/writeResult-to-acknowledgement.xsl?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/writeResult-to-acknowledgement.xsl (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/writeResult-to-acknowledgement.xsl Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <xsl:stylesheet version="1.0" 
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
   xmlns:dyn="http://exslt.org/dynamic">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/xml/notes-bootstrap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/xml/notes-bootstrap.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/xml/notes-bootstrap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/resources/xml/notes-bootstrap.xml Mon May 29 22:18:45 2006
@@ -1,2 +1,18 @@
 <?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.
+-->
 <notes/>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/common/xslt/html/split.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/common/xslt/html/split.xsl?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/common/xslt/html/split.xsl (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/common/xslt/html/split.xsl Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
 <!--

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/ContractBean.java
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/ContractBean.java?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/ContractBean.java (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/ContractBean.java Mon May 29 22:18:45 2006
@@ -1,3 +1,19 @@
+/*
+* 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.
+*/
 package org.apache.forrest.dispatcher;
 
 import javax.xml.parsers.ParserConfigurationException;

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/areachart1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/areachart1.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/areachart1.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/areachart1.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- add the type to the root element, so the program can decide which interpreter to call to interpret the rest of the sheet
 	It will of course also influence the renderer that is called. --> 
 <chartstyle type="areachart">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/barchart1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/barchart1.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/barchart1.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/barchart1.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- add the type to the root element, so the program can decide which interpreter to call to interpret the rest of the sheet
 	It will of course also influence the renderer that is called. --> 
 <chartstyle type="barchart">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data1.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data1.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data1.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- The data --> 
 <data>
 	<!-- v is value (datapoint) -->

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data2.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data2.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data2.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data2.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- The data --> 
 <data>
 	<!-- v is value (datapoint) -->

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data3.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data3.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data3.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/data3.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- The data --> 
 <data>
 	<!-- v is value (datapoint) -->

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph1.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph1.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph1.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jchart country="EN" lang="en" xmlns:xi="http://www.w3.org/2001/XInclude"
   width="800" height="500">
     <ggroup>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph2.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph2.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph2.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph2.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jchart country="EN" lang="en" xmlns:xi="http://www.w3.org/2001/XInclude">
 	<ggroup>
 		<gset width="350" height="200">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph3.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph3.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph3.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph3.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jchart country="EN" lang="en" xmlns:xi="http://www.w3.org/2001/XInclude">
 	<ggroup>
 		<gset width="700" height="400">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph4.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph4.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph4.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph4.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jchart country="EN" lang="en" xmlns:xi="http://www.w3.org/2001/XInclude">
 	<ggroup>
 		<gset width="800" height="500">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph5.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph5.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph5.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph5.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jchart country="EN" lang="en" xmlns:xi="http://www.w3.org/2001/XInclude">
 	<ggroup>
 		<gset width="800" height="500">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph6.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph6.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph6.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/graph6.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <jchart country="EN" lang="en" xmlns:xi="http://www.w3.org/2001/XInclude">
 	<ggroup>
 		<gset width="800" height="500">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/linechart1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/linechart1.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/linechart1.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/linechart1.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- add the type to the root element, so the program can decide which interpreter to call to interpret the rest of the sheet
 	It will of course also influence the renderer that is called. --> 
 <chartstyle type="linechart">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/piechart1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/piechart1.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/piechart1.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/piechart1.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- add the type to the root element, so the program can decide which interpreter to call to interpret the rest of the sheet
 	It will of course also influence the renderer that is called. --> 
 <chartstyle type="piechart2d">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/radarchart1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/radarchart1.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/radarchart1.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/src/documentation/content/xdocs/samples/radarchart1.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- add the type to the root element, so the program can decide which interpreter to call to interpret the rest of the sheet
 	It will of course also influence the renderer that is called. --> 
 <chartstyle type="radarchart">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.php/forrest.properties.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.php/forrest.properties.xml?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.php/forrest.properties.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.php/forrest.properties.xml Mon May 29 22:18:45 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <properties>
   <!-- A comma separated list defining the way actions are sorted in the changes file.
        none = no sorting, will be listed in chronological order

Modified: forrest/trunk/whiteboard/sitemap-analysis/output.html
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/sitemap-analysis/output.html?rev=410189&r1=410188&r2=410189&view=diff
==============================================================================
--- forrest/trunk/whiteboard/sitemap-analysis/output.html (original)
+++ forrest/trunk/whiteboard/sitemap-analysis/output.html Mon May 29 22:18:45 2006
@@ -1,3 +1,19 @@
+<!--
+  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.
+-->
 <html xmlns:xalan="http://xml.apache.org" xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">