Author: nbubna
Date: Tue Dec 2 08:39:10 2008
New Revision: 722519
URL: http://svn.apache.org/viewvc?rev=722519&view=rev
Log:
add missing license headers
Modified:
velocity/tools/trunk/examples/showcase/WEB-INF/src/file.xml
velocity/tools/trunk/examples/showcase/WEB-INF/src/otherStuff.properties
velocity/tools/trunk/examples/showcase/WEB-INF/src/resources.properties
velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_de.properties
velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_fr.properties
velocity/tools/trunk/examples/showcase/fullDemo.vm
velocity/tools/trunk/examples/simple/index.jsp
velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-bean.tld
velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-html.tld
velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-logic.tld
velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-nested.tld
velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-tiles.tld
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/generic/times.properties
velocity/tools/trunk/src/test/java/file.xml
velocity/tools/trunk/src/test/java/resources2.properties
velocity/tools/trunk/src/test/java/resources_en.properties
velocity/tools/trunk/src/test/java/resources_fr.properties
velocity/tools/trunk/test/conf/commons-logging.properties
velocity/tools/trunk/test/etc/jetty.xml.tmpl
velocity/tools/trunk/test/etc/webdefault.xml
velocity/tools/trunk/xdocs/css/print.css
velocity/tools/trunk/xdocs/css/style.css
velocity/tools/trunk/xdocs/dependencies.xml
Modified: velocity/tools/trunk/examples/showcase/WEB-INF/src/file.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/showcase/WEB-INF/src/file.xml?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/showcase/WEB-INF/src/file.xml (original)
+++ velocity/tools/trunk/examples/showcase/WEB-INF/src/file.xml Tue Dec 2
08:39:10 2008
@@ -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.
+-->
<foo x="true" this="that">
<a name="test" baz="true"/>
<bar>woogie</bar>
Modified:
velocity/tools/trunk/examples/showcase/WEB-INF/src/otherStuff.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/showcase/WEB-INF/src/otherStuff.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/showcase/WEB-INF/src/otherStuff.properties
(original)
+++ velocity/tools/trunk/examples/showcase/WEB-INF/src/otherStuff.properties
Tue Dec 2 08:39:10 2008
@@ -1,2 +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.
+
foo= woogie
baz= The args are {0} and {1}.
Modified:
velocity/tools/trunk/examples/showcase/WEB-INF/src/resources.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/showcase/WEB-INF/src/resources.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/showcase/WEB-INF/src/resources.properties
(original)
+++ velocity/tools/trunk/examples/showcase/WEB-INF/src/resources.properties Tue
Dec 2 08:39:10 2008
@@ -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.
+
## text.vm demo
foo = bar
hello.whoever = Hello {0}!
Modified:
velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_de.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_de.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_de.properties
(original)
+++ velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_de.properties
Tue Dec 2 08:39:10 2008
@@ -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.
+
foo = Stab
hello.whoever = Hallo {0}!
world = Welt
Modified:
velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_fr.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_fr.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_fr.properties
(original)
+++ velocity/tools/trunk/examples/showcase/WEB-INF/src/resources_fr.properties
Tue Dec 2 08:39:10 2008
@@ -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.
+
foo = barre
hello.whoever = Bonjour {0}!
world = Monde
Modified: velocity/tools/trunk/examples/showcase/fullDemo.vm
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/showcase/fullDemo.vm?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/showcase/fullDemo.vm (original)
+++ velocity/tools/trunk/examples/showcase/fullDemo.vm Tue Dec 2 08:39:10 2008
@@ -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.
+
## make sure we have access to demo resources
#if( !$demo )
#set( $demo = $text.demo )
Modified: velocity/tools/trunk/examples/simple/index.jsp
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/simple/index.jsp?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/simple/index.jsp (original)
+++ velocity/tools/trunk/examples/simple/index.jsp Tue Dec 2 08:39:10 2008
@@ -1,4 +1,22 @@
<[EMAIL PROTECTED] prefix="velocity"
uri="http://velocity.apache.org/velocity-view" %>
+<%--
+ 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>
<body>
Modified: velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-bean.tld
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-bean.tld?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-bean.tld (original)
+++ velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-bean.tld Tue Dec 2
08:39:10 2008
@@ -1,4 +1,22 @@
<?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.
+-->
<!DOCTYPE taglib
PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
"http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
Modified: velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-html.tld
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-html.tld?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-html.tld (original)
+++ velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-html.tld Tue Dec 2
08:39:10 2008
@@ -1,4 +1,22 @@
<?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.
+-->
<!DOCTYPE taglib
PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
"http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
Modified: velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-logic.tld
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-logic.tld?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-logic.tld (original)
+++ velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-logic.tld Tue Dec
2 08:39:10 2008
@@ -1,4 +1,22 @@
<?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.
+-->
<!DOCTYPE taglib
PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
"http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
Modified: velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-nested.tld
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-nested.tld?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-nested.tld
(original)
+++ velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-nested.tld Tue Dec
2 08:39:10 2008
@@ -1,4 +1,22 @@
<?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.
+-->
<!DOCTYPE taglib
PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
"http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
Modified: velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-tiles.tld
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-tiles.tld?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-tiles.tld (original)
+++ velocity/tools/trunk/examples/struts/WEB-INF/tld/struts-tiles.tld Tue Dec
2 08:39:10 2008
@@ -1,4 +1,22 @@
<?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.
+-->
<!DOCTYPE taglib PUBLIC
"-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
"http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
Modified:
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/generic/times.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/src/main/java/org/apache/velocity/tools/generic/times.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
---
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/generic/times.properties
(original)
+++
velocity/tools/trunk/src/main/java/org/apache/velocity/tools/generic/times.properties
Tue Dec 2 08:39:10 2008
@@ -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.
+
after=later
before=earlier
equal=same time
Modified: velocity/tools/trunk/src/test/java/file.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/src/test/java/file.xml?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/src/test/java/file.xml (original)
+++ velocity/tools/trunk/src/test/java/file.xml Tue Dec 2 08:39:10 2008
@@ -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.
+-->
<foo>
<bar name="a"/>
<baz>woogie</baz>
Modified: velocity/tools/trunk/src/test/java/resources2.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/src/test/java/resources2.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/src/test/java/resources2.properties (original)
+++ velocity/tools/trunk/src/test/java/resources2.properties Tue Dec 2
08:39:10 2008
@@ -1 +1,18 @@
+# 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.
+
foo = woogie
Modified: velocity/tools/trunk/src/test/java/resources_en.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/src/test/java/resources_en.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/src/test/java/resources_en.properties (original)
+++ velocity/tools/trunk/src/test/java/resources_en.properties Tue Dec 2
08:39:10 2008
@@ -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.
+
foo = bar
hello.whoever = Hello {0}!
world = World
Modified: velocity/tools/trunk/src/test/java/resources_fr.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/src/test/java/resources_fr.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/src/test/java/resources_fr.properties (original)
+++ velocity/tools/trunk/src/test/java/resources_fr.properties Tue Dec 2
08:39:10 2008
@@ -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.
+
foo = barre
hello.whoever = Bonjour {0}!
world = Monde
Modified: velocity/tools/trunk/test/conf/commons-logging.properties
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/test/conf/commons-logging.properties?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/test/conf/commons-logging.properties (original)
+++ velocity/tools/trunk/test/conf/commons-logging.properties Tue Dec 2
08:39:10 2008
@@ -1 +1,18 @@
+# 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.
+
org.apache.commons.logging.Log=org.apache.velocity.tools.test.FilteredLogChuteCommonsLog
Modified: velocity/tools/trunk/test/etc/jetty.xml.tmpl
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/test/etc/jetty.xml.tmpl?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/test/etc/jetty.xml.tmpl (original)
+++ velocity/tools/trunk/test/etc/jetty.xml.tmpl Tue Dec 2 08:39:10 2008
@@ -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.
+-->
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN"
"http://jetty.mortbay.org/configure.dtd">
<!-- =============================================================== -->
Modified: velocity/tools/trunk/test/etc/webdefault.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/test/etc/webdefault.xml?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/test/etc/webdefault.xml (original)
+++ velocity/tools/trunk/test/etc/webdefault.xml Tue Dec 2 08:39:10 2008
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ 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.
+-->
<!-- ===================================================================== -->
<!-- This file contains the default descriptor for web applications. -->
Modified: velocity/tools/trunk/xdocs/css/print.css
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/xdocs/css/print.css?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/xdocs/css/print.css (original)
+++ velocity/tools/trunk/xdocs/css/print.css Tue Dec 2 08:39:10 2008
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
#bodyColumn, #banner, #title {
width: 625px;
margin: 0px;
Modified: velocity/tools/trunk/xdocs/css/style.css
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/xdocs/css/style.css?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/xdocs/css/style.css (original)
+++ velocity/tools/trunk/xdocs/css/style.css Tue Dec 2 08:39:10 2008
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
th {
background-color: #039acc;
color: #000000;
Modified: velocity/tools/trunk/xdocs/dependencies.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/xdocs/dependencies.xml?rev=722519&r1=722518&r2=722519&view=diff
==============================================================================
--- velocity/tools/trunk/xdocs/dependencies.xml (original)
+++ velocity/tools/trunk/xdocs/dependencies.xml Tue Dec 2 08:39:10 2008
@@ -1,4 +1,22 @@
<?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.
+-->
<document>
<properties>
<title>Dependencies</title>