bodewig 2005/01/10 00:37:07 Modified: . docs.xml docs/manual/CoreTasks copy.html src/main/org/apache/tools/ant/types PropertySet.java xdocs external.xml faq.xml xdocs/stylesheets templates.vm Log: Yes, it's that time of the year again. Happy new year Revision Changes Path 1.7 +16 -0 ant/docs.xml Index: docs.xml =================================================================== RCS file: /home/cvs/ant/docs.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- docs.xml 2 Jan 2005 18:34:39 -0000 1.6 +++ docs.xml 10 Jan 2005 08:37:06 -0000 1.7 @@ -1,3 +1,19 @@ +<?xml version="1.0"?> +<!-- + Copyright 2000-2005 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="build-site" default="docs" basedir="."> <description> 1.31 +1 -1 ant/docs/manual/CoreTasks/copy.html Index: copy.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/copy.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- copy.html 4 Jan 2005 19:39:01 -0000 1.30 +++ copy.html 10 Jan 2005 08:37:06 -0000 1.31 @@ -234,7 +234,7 @@ the file in the destination directory before you copy it. </p> -<hr><p align="center">Copyright © 2000-2004 The Apache Software Foundation. +<hr><p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.</p> </body> 1.20 +1 -1 ant/src/main/org/apache/tools/ant/types/PropertySet.java Index: PropertySet.java =================================================================== RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/types/PropertySet.java,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- PropertySet.java 4 Jan 2005 14:43:33 -0000 1.19 +++ PropertySet.java 10 Jan 2005 08:37:06 -0000 1.20 @@ -1,5 +1,5 @@ /* - * Copyright 2003-2004 The Apache Software Foundation + * Copyright 2003-2005 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. 1.150 +1 -1 ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/ant/xdocs/external.xml,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- external.xml 6 Jan 2005 13:52:52 -0000 1.149 +++ external.xml 10 Jan 2005 08:37:07 -0000 1.150 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- - Copyright 2001-2004 The Apache Software Foundation + Copyright 2001-2005 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. 1.67 +1 -1 ant/xdocs/faq.xml Index: faq.xml =================================================================== RCS file: /home/cvs/ant/xdocs/faq.xml,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- faq.xml 2 Jan 2005 18:28:15 -0000 1.66 +++ faq.xml 10 Jan 2005 08:37:07 -0000 1.67 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- - Copyright 2001-2004 The Apache Software Foundation + Copyright 2001-2005 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. 1.35 +2 -2 ant/xdocs/stylesheets/templates.vm Index: templates.vm =================================================================== RCS file: /home/cvs/ant/xdocs/stylesheets/templates.vm,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- templates.vm 18 Nov 2004 12:22:20 -0000 1.34 +++ templates.vm 10 Jan 2005 08:37:07 -0000 1.35 @@ -1,5 +1,5 @@ #* - * Copyright 2000-2004 The Apache Software Foundation + * Copyright 2000-2005 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. @@ -285,7 +285,7 @@ #macro (footer) <p class="copyright"> - Copyright © 2000-2004 The Apache Software Foundation. All rights reserved. + Copyright © 2000-2005 The Apache Software Foundation. All rights reserved. <script type="text/javascript" language="JavaScript"><!-- document.write(" - "+"Last Published: " + document.lastModified); // -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]