clean up the license stuff


git-svn-id: https://svn.apache.org/repos/asf/jakarta/velocity/trunk@74372 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/LICENSE b/LICENSE
index 03c6c50..2934461 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,13 +1,13 @@
 /*
- * $Header: /home/cvs/jakarta-velocity/Attic/LICENSE,v 1.1 2000/09/30 17:03:09 jvanzyl Exp $
- * $Revision: 1.1 $
- * $Date: 2000/09/30 17:03:09 $
+ * $Header: /home/cvs/jakarta-velocity/Attic/LICENSE,v 1.2 2001/03/05 00:29:24 jon Exp $
+ * $Revision: 1.2 $
+ * $Date: 2001/03/05 00:29:24 $
  *
  * ====================================================================
  * 
  * The Apache Software License, Version 1.1
  *
- * Copyright (c) 1999 The Apache Software Foundation.  All rights 
+ * Copyright (c) 2000-2001 The Apache Software Foundation.  All rights 
  * reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -29,14 +29,14 @@
  *    Alternately, this acknowlegement may appear in the software itself,
  *    if and wherever such third-party acknowlegements normally appear.
  *
- * 4. The names "The Jakarta Project", "Jakarta-Regexp", and "Apache Software
+ * 4. The names "The Jakarta Project", "Jakarta Turbine", and "Apache Software
  *    Foundation" must not be used to endorse or promote products derived
  *    from this software without prior written permission. For written 
  *    permission, please contact apache@apache.org.
  *
- * 5. Products derived from this software may not be called "Apache"
- *    nor may "Apache" appear in their names without prior written
- *    permission of the Apache Group.
+ * 5. Products derived from this software may not be called "Apache",
+ *    "Apache Turbine" nor may "Apache" appear in their names without prior 
+ *    written permission of the Apache Group.
  *
  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -58,4 +58,3 @@
  * <http://www.apache.org/>.
  *
  */ 
- 
\ No newline at end of file
diff --git a/docs/license.html b/docs/license.html
index 39fa692..1f447f9 100644
--- a/docs/license.html
+++ b/docs/license.html
@@ -112,62 +112,67 @@
     <tr>
       <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
       <td bgcolor="#ffffff"><pre>
-
- Copyright (c) 1997-2000 The Java Apache Project.  All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- 1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in
-    the documentation and/or other materials provided with the
-    distribution.
-
- 3. All advertising materials mentioning features or use of this
-    software must display the following acknowledgment:
-    &quot;This product includes software developed by the Java Apache
-    Project for use in the Apache JServ servlet engine project
-    &lt;http://java.apache.org/&gt;.&quot;
-
- 4. The names &quot;Apache JServ&quot;, &quot;Apache JServ Servlet Engine&quot;, &quot;Turbine&quot;,
-    &quot;Apache Turbine&quot;, &quot;Turbine Project&quot;, &quot;Apache Turbine Project&quot; and
-    &quot;Java Apache Project&quot; must not be used to endorse or promote products
-    derived from this software without prior written permission.
-
- 5. Products derived from this software may not be called &quot;Apache JServ&quot;
-    nor may &quot;Apache&quot; nor &quot;Apache JServ&quot; appear in their names without
-    prior written permission of the Java Apache Project.
-
- 6. Redistributions of any form whatsoever must retain the following
-    acknowledgment:
-    &quot;This product includes software developed by the Java Apache
-    Project for use in the Apache JServ servlet engine project
-    &lt;http://java.apache.org/&gt;.&quot;
-
- THIS SOFTWARE IS PROVIDED BY THE JAVA APACHE PROJECT &quot;AS IS&quot; AND ANY
- EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE JAVA APACHE PROJECT OR
- ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This software consists of voluntary contributions made by many
- individuals on behalf of the Java Apache Group. For more information
- on the Java Apache Project and the Apache JServ Servlet Engine project,
- please see &lt;http://java.apache.org/&gt;.
-
-
-</pre></td>
+/*
+ * $Header: /home/cvs/jakarta-velocity/docs/license.html,v 1.17 2001/03/05 00:29:27 jon Exp $
+ * $Revision: 1.17 $
+ * $Date: 2001/03/05 00:29:27 $
+ *
+ * ====================================================================
+ * 
+ * The Apache Software License, Version 1.1
+ *
+ * Copyright (c) 2000-2001 The Apache Software Foundation.  All rights 
+ * reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer. 
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in
+ *    the documentation and/or other materials provided with the
+ *    distribution.
+ *
+ * 3. The end-user documentation included with the redistribution, if
+ *    any, must include the following acknowlegement:  
+ *       &quot;This product includes software developed by the 
+ *        Apache Software Foundation (http://www.apache.org/).&quot;
+ *    Alternately, this acknowlegement may appear in the software itself,
+ *    if and wherever such third-party acknowlegements normally appear.
+ *
+ * 4. The names &quot;The Jakarta Project&quot;, &quot;Jakarta Turbine&quot;, and &quot;Apache Software
+ *    Foundation&quot; must not be used to endorse or promote products derived
+ *    from this software without prior written permission. For written 
+ *    permission, please contact apache@apache.org.
+ *
+ * 5. Products derived from this software may not be called &quot;Apache&quot;,
+ *    &quot;Apache Turbine&quot; nor may &quot;Apache&quot; appear in their names without prior 
+ *    written permission of the Apache Group.
+ *
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ * ====================================================================
+ *
+ * This software consists of voluntary contributions made by many
+ * individuals on behalf of the Apache Software Foundation.  For more
+ * information on the Apache Software Foundation, please see
+ * &lt;http://www.apache.org/&gt;.
+ *
+ */ 
+ </pre></td>
       <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
     </tr>
     <tr>
diff --git a/xdocs/license.xml b/xdocs/license.xml
index f2c2f82..d234cec 100644
--- a/xdocs/license.xml
+++ b/xdocs/license.xml
@@ -10,62 +10,67 @@
 <section name="Apache Public License">

 

 <source test=""><![CDATA[

-

- Copyright (c) 1997-2000 The Java Apache Project.  All rights reserved.

-

- Redistribution and use in source and binary forms, with or without

- modification, are permitted provided that the following conditions

- are met:

-

- 1. Redistributions of source code must retain the above copyright

-    notice, this list of conditions and the following disclaimer.

-

- 2. Redistributions in binary form must reproduce the above copyright

-    notice, this list of conditions and the following disclaimer in

-    the documentation and/or other materials provided with the

-    distribution.

-

- 3. All advertising materials mentioning features or use of this

-    software must display the following acknowledgment:

-    "This product includes software developed by the Java Apache

-    Project for use in the Apache JServ servlet engine project

-    <http://java.apache.org/>."

-

- 4. The names "Apache JServ", "Apache JServ Servlet Engine", "Turbine",

-    "Apache Turbine", "Turbine Project", "Apache Turbine Project" and

-    "Java Apache Project" must not be used to endorse or promote products

-    derived from this software without prior written permission.

-

- 5. Products derived from this software may not be called "Apache JServ"

-    nor may "Apache" nor "Apache JServ" appear in their names without

-    prior written permission of the Java Apache Project.

-

- 6. Redistributions of any form whatsoever must retain the following

-    acknowledgment:

-    "This product includes software developed by the Java Apache

-    Project for use in the Apache JServ servlet engine project

-    <http://java.apache.org/>."

-

- THIS SOFTWARE IS PROVIDED BY THE JAVA APACHE PROJECT "AS IS" AND ANY

- EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE JAVA APACHE PROJECT OR

- ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT

- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;

- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

- OF THE POSSIBILITY OF SUCH DAMAGE.

-

- This software consists of voluntary contributions made by many

- individuals on behalf of the Java Apache Group. For more information

- on the Java Apache Project and the Apache JServ Servlet Engine project,

- please see <http://java.apache.org/>.

-

-

-]]></source>

+/*

+ * $Header: /home/cvs/jakarta-velocity/xdocs/license.xml,v 1.3 2001/03/05 00:29:26 jon Exp $

+ * $Revision: 1.3 $

+ * $Date: 2001/03/05 00:29:26 $

+ *

+ * ====================================================================

+ * 

+ * The Apache Software License, Version 1.1

+ *

+ * Copyright (c) 2000-2001 The Apache Software Foundation.  All rights 

+ * reserved.

+ *

+ * Redistribution and use in source and binary forms, with or without

+ * modification, are permitted provided that the following conditions

+ * are met:

+ *

+ * 1. Redistributions of source code must retain the above copyright

+ *    notice, this list of conditions and the following disclaimer. 

+ *

+ * 2. Redistributions in binary form must reproduce the above copyright

+ *    notice, this list of conditions and the following disclaimer in

+ *    the documentation and/or other materials provided with the

+ *    distribution.

+ *

+ * 3. The end-user documentation included with the redistribution, if

+ *    any, must include the following acknowlegement:  

+ *       "This product includes software developed by the 

+ *        Apache Software Foundation (http://www.apache.org/)."

+ *    Alternately, this acknowlegement may appear in the software itself,

+ *    if and wherever such third-party acknowlegements normally appear.

+ *

+ * 4. The names "The Jakarta Project", "Jakarta Turbine", and "Apache Software

+ *    Foundation" must not be used to endorse or promote products derived

+ *    from this software without prior written permission. For written 

+ *    permission, please contact apache@apache.org.

+ *

+ * 5. Products derived from this software may not be called "Apache",

+ *    "Apache Turbine" nor may "Apache" appear in their names without prior 

+ *    written permission of the Apache Group.

+ *

+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED

+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES

+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

+ * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR

+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF

+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND

+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,

+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT

+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF

+ * SUCH DAMAGE.

+ * ====================================================================

+ *

+ * This software consists of voluntary contributions made by many

+ * individuals on behalf of the Apache Software Foundation.  For more

+ * information on the Apache Software Foundation, please see

+ * <http://www.apache.org/>.

+ *

+ */ 

+ ]]></source>

 

 </section>

 </body>