Modified: jakarta/velocity/engine/trunk/whiteboard/henning/jdk15/src/test/org/apache/velocity/util/introspection/JDK15UberspectTestCase.java URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/whiteboard/henning/jdk15/src/test/org/apache/velocity/util/introspection/JDK15UberspectTestCase.java?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/whiteboard/henning/jdk15/src/test/org/apache/velocity/util/introspection/JDK15UberspectTestCase.java (original) +++ jakarta/velocity/engine/trunk/whiteboard/henning/jdk15/src/test/org/apache/velocity/util/introspection/JDK15UberspectTestCase.java Tue Sep 19 14:29:45 2006 @@ -1,5 +1,21 @@ package org.apache.velocity.util.introspection; +/* + * Copyright 2000-2006 The Apache Software Foundation. + * + * Licensed 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. + */ + import java.util.Iterator; import java.util.Properties;
Modified: jakarta/velocity/engine/trunk/whiteboard/henning/using_ivy/ivy.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/whiteboard/henning/using_ivy/ivy.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/whiteboard/henning/using_ivy/ivy.xml (original) +++ jakarta/velocity/engine/trunk/whiteboard/henning/using_ivy/ivy.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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. +--> <ivy-module version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.jayasoft.org/misc/ivy/ivy.xsd"> Modified: jakarta/velocity/engine/trunk/xdocs/anakia.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/anakia.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/anakia.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/anakia.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/build.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/build.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/build.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/build.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/changes14.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/changes14.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/changes14.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/changes14.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/committers.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/committers.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/committers.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/committers.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/developer-guide.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/developer-guide.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/developer-guide.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/developer-guide.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/docs/anakia.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/docs/anakia.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/docs/anakia.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/docs/anakia.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> @@ -2369,7 +2384,6 @@ </p> <source><![CDATA[ -<?xml version="1.0"?> <document> <properties> Modified: jakarta/velocity/engine/trunk/xdocs/docs/license.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/docs/license.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/docs/license.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/docs/license.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/docs/texen.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/docs/texen.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/docs/texen.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/docs/texen.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/docs/user-guide.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/docs/user-guide.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/docs/user-guide.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/docs/user-guide.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/docs/veltag.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/docs/veltag.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/docs/veltag.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/docs/veltag.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/docs/vtl-reference-guide.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/docs/vtl-reference-guide.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/docs/vtl-reference-guide.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/docs/vtl-reference-guide.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/getting-started.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/getting-started.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/getting-started.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/getting-started.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/index.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/index.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/index.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/jar-dependencies.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/jar-dependencies.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/jar-dependencies.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/jar-dependencies.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/license.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/license.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/license.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/license.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/overview.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/overview.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/overview.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/overview.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/stylesheets/maven-velocity.css URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/stylesheets/maven-velocity.css?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/stylesheets/maven-velocity.css (original) +++ jakarta/velocity/engine/trunk/xdocs/stylesheets/maven-velocity.css Tue Sep 19 14:29:45 2006 @@ -1,3 +1,18 @@ +/* + * Copyright 2000-2006 The Apache Software Foundation. + * + * Licensed 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. + */ body { background-color: white; } Modified: jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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. +--> <!-- should be same file as project.xml but have link to --> <!-- 1.4 version of docs --> Modified: jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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. +--> <project name="Velocity" href="http://jakarta.apache.org/velocity/"> Modified: jakarta/velocity/engine/trunk/xdocs/stylesheets/site.vsl URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/stylesheets/site.vsl?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/stylesheets/site.vsl (original) +++ jakarta/velocity/engine/trunk/xdocs/stylesheets/site.vsl Tue Sep 19 14:29:45 2006 @@ -1,3 +1,16 @@ +## Copyright 2000-2006 The Apache Software Foundation. +## +## Licensed 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 HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- Modified: jakarta/velocity/engine/trunk/xdocs/texen.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/texen.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/texen.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/texen.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/translations/user-guide_es.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/translations/user-guide_es.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/translations/user-guide_es.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/translations/user-guide_es.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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>GuÃa del Usuario de Velocity</title> Modified: jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fi.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fi.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fi.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fi.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fr.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fr.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fr.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/translations/user-guide_fr.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/user-guide.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/user-guide.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/user-guide.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/user-guide.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/veltag.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/veltag.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/veltag.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/veltag.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/vtl-reference-guide.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/vtl-reference-guide.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/vtl-reference-guide.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/vtl-reference-guide.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> Modified: jakarta/velocity/engine/trunk/xdocs/webapps.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/webapps.xml?view=diff&rev=447976&r1=447975&r2=447976 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/webapps.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/webapps.xml Tue Sep 19 14:29:45 2006 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 2000-2006 The Apache Software Foundation. + + Licensed 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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
