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 2007/04/04 08:34:32 UTC

svn commit: r525444 - in /forrest/trunk: main/fresh-site/src/documentation/resources/schema/ main/webapp/resources/stylesheets/ plugins/org.apache.forrest.plugin.input.PhotoGallery/resources/ plugins/org.apache.forrest.plugin.output.Text/ site-author/

Author: crossley
Date: Tue Apr  3 23:34:31 2007
New Revision: 525444

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

Modified:
    forrest/trunk/main/fresh-site/src/documentation/resources/schema/symbols-project-v10.ent
    forrest/trunk/main/webapp/resources/stylesheets/pluginBuildFiles-to-pluginDescriptor.xsl
    forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/resources/default-album-metadata.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/default.plugin.properties.xml
    forrest/trunk/site-author/forrest.properties.xml

Modified: forrest/trunk/main/fresh-site/src/documentation/resources/schema/symbols-project-v10.ent
URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/resources/schema/symbols-project-v10.ent?view=diff&rev=525444&r1=525443&r2=525444
==============================================================================
--- forrest/trunk/main/fresh-site/src/documentation/resources/schema/symbols-project-v10.ent (original)
+++ forrest/trunk/main/fresh-site/src/documentation/resources/schema/symbols-project-v10.ent Tue Apr  3 23:34:31 2007
@@ -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.
+-->
+
 <!-- Typical invocation:
   <!ENTITY % symbols-project
       PUBLIC "-//Apache Forrest//ENTITIES Symbols Project v1.0//EN"

Modified: forrest/trunk/main/webapp/resources/stylesheets/pluginBuildFiles-to-pluginDescriptor.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/resources/stylesheets/pluginBuildFiles-to-pluginDescriptor.xsl?view=diff&rev=525444&r1=525443&r2=525444
==============================================================================
--- forrest/trunk/main/webapp/resources/stylesheets/pluginBuildFiles-to-pluginDescriptor.xsl (original)
+++ forrest/trunk/main/webapp/resources/stylesheets/pluginBuildFiles-to-pluginDescriptor.xsl Tue Apr  3 23:34:31 2007
@@ -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.
+-->
 <xsl:stylesheet xmlns:dir="http://apache.org/cocoon/directory/2.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/resources/default-album-metadata.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/resources/default-album-metadata.xml?view=diff&rev=525444&r1=525443&r2=525444
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/resources/default-album-metadata.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/resources/default-album-metadata.xml Tue Apr  3 23:34:31 2007
@@ -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.
+-->
 <albuminfo>
   <title>Gallery</title>
 </albuminfo>

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/default.plugin.properties.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/default.plugin.properties.xml?view=diff&rev=525444&r1=525443&r2=525444
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/default.plugin.properties.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/default.plugin.properties.xml Tue Apr  3 23:34:31 2007
@@ -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="text.page.width" value="76"/>
 </properties>

Modified: forrest/trunk/site-author/forrest.properties.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/forrest.properties.xml?view=diff&rev=525444&r1=525443&r2=525444
==============================================================================
--- forrest/trunk/site-author/forrest.properties.xml (original)
+++ forrest/trunk/site-author/forrest.properties.xml Tue Apr  3 23:34:31 2007
@@ -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>
   <!-- Project identity -->
   <property name="projectInfo.project.fullname" value="Forrest"/>