You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2009/08/01 16:34:51 UTC

svn commit: r799872 - in /commons/proper/jexl/branches/2.0: PROPOSAL.html STATUS.html doap_jexl.rdf

Author: sebb
Date: Sat Aug  1 14:34:51 2009
New Revision: 799872

URL: http://svn.apache.org/viewvc?rev=799872&view=rev
Log:
Add missing AL headers; close tags properly

Modified:
    commons/proper/jexl/branches/2.0/PROPOSAL.html
    commons/proper/jexl/branches/2.0/STATUS.html
    commons/proper/jexl/branches/2.0/doap_jexl.rdf

Modified: commons/proper/jexl/branches/2.0/PROPOSAL.html
URL: http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/PROPOSAL.html?rev=799872&r1=799871&r2=799872&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/PROPOSAL.html (original)
+++ commons/proper/jexl/branches/2.0/PROPOSAL.html Sat Aug  1 14:34:51 2009
@@ -1,4 +1,20 @@
 <html>
+<!--
+   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.
+-->
 <head>
 <title>Proposal for Jexl Package</title>
 </head>

Modified: commons/proper/jexl/branches/2.0/STATUS.html
URL: http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/STATUS.html?rev=799872&r1=799871&r2=799872&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/STATUS.html (original)
+++ commons/proper/jexl/branches/2.0/STATUS.html Sat Aug  1 14:34:51 2009
@@ -1,19 +1,35 @@
 <html>
+<!--
+   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.
+-->
 <head>
 <title>Status File for Apache Commons "Jexl" Package</title>
-<head>
+</head>
 <body bgcolor="white">
 
 
 <div align="center">
 <h1>The Apache Commons <em>Jexl</em> Package</h1>
-$Id$<br>
+$Id$<br/>
 <a href="#Introduction">[Introduction]</a>
 <a href="#Dependencies">[Dependencies]</a>
 <a href="#Release Info">[Release Info]</a>
 <a href="#Committers">[Committers]</a>
 <a href="#Action Items">[Action Items]</a>
-<br><br>
+<br/><br/>
 </div>
 
 
@@ -63,7 +79,7 @@
 <a name="Release Info"></a>
 <h3>3.  RELEASE INFO</h3>
 
-<p>Current Release:
+<p>Current Release:</p>
 
 <p>Planned Next Release:  TBD</p>
 
@@ -81,7 +97,7 @@
    <li><a href="mailto:proyal@apache.org">Peter Royal</a></li>
 </ul>
 
-&nbsp;<a name="Action Items"></a><h3>5.  ACTION ITEMS</h3>
+<a name="Action Items"></a><h3>5.  ACTION ITEMS</h3>
 
 <p>Want to help?  Here's some "to do" items the team has identified.</p>
 

Modified: commons/proper/jexl/branches/2.0/doap_jexl.rdf
URL: http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/doap_jexl.rdf?rev=799872&r1=799871&r2=799872&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/doap_jexl.rdf (original)
+++ commons/proper/jexl/branches/2.0/doap_jexl.rdf Sat Aug  1 14:34:51 2009
@@ -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.
+-->
 <rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
   <Project rdf:about="http://commons.apache.org/jexl/">
     <name>Apache Commons JEXL</name>