bodewig 2005/01/10 00:40:52
Modified: docs Tag: ANT_16_BRANCH faq.html
src/main/org/apache/tools/ant/types Tag: ANT_16_BRANCH
PropertySet.java
xdocs Tag: ANT_16_BRANCH faq.xml
xdocs/stylesheets Tag: ANT_16_BRANCH templates.vm
Log:
merge
Revision Changes Path
No revision
No revision
1.77.2.20 +1 -1 ant/docs/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/ant/docs/faq.html,v
retrieving revision 1.77.2.19
retrieving revision 1.77.2.20
diff -u -r1.77.2.19 -r1.77.2.20
--- faq.html 2 Jan 2005 18:31:06 -0000 1.77.2.19
+++ faq.html 10 Jan 2005 08:40:52 -0000 1.77.2.20
@@ -1719,7 +1719,7 @@
</div>
<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);
// -->
No revision
No revision
1.8.2.8 +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.8.2.7
retrieving revision 1.8.2.8
diff -u -r1.8.2.7 -r1.8.2.8
--- PropertySet.java 4 Jan 2005 14:47:04 -0000 1.8.2.7
+++ PropertySet.java 10 Jan 2005 08:40:52 -0000 1.8.2.8
@@ -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.
No revision
No revision
1.38.2.19 +1 -1 ant/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/faq.xml,v
retrieving revision 1.38.2.18
retrieving revision 1.38.2.19
diff -u -r1.38.2.18 -r1.38.2.19
--- faq.xml 2 Jan 2005 18:31:06 -0000 1.38.2.18
+++ faq.xml 10 Jan 2005 08:40:52 -0000 1.38.2.19
@@ -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.
No revision
No revision
1.26.2.4 +2 -2 ant/xdocs/stylesheets/templates.vm
Index: templates.vm
===================================================================
RCS file: /home/cvs/ant/xdocs/stylesheets/templates.vm,v
retrieving revision 1.26.2.3
retrieving revision 1.26.2.4
diff -u -r1.26.2.3 -r1.26.2.4
--- templates.vm 9 Feb 2004 22:12:54 -0000 1.26.2.3
+++ templates.vm 10 Jan 2005 08:40:52 -0000 1.26.2.4
@@ -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.
@@ -277,7 +277,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]