bodewig 2005/01/28 08:11:40
Modified: docs/manual/CoreTasks exec.html
src/main/org/apache/tools/ant/taskdefs/optional/image
Image.java
xdocs/stylesheets project.xml
Log:
2005
Revision Changes Path
1.46 +1 -1 ant/docs/manual/CoreTasks/exec.html
Index: exec.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/exec.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- exec.html 26 Jan 2005 23:16:52 -0000 1.45
+++ exec.html 28 Jan 2005 16:11:40 -0000 1.46
@@ -382,7 +382,7 @@
<tt>failonerror=true</tt>, but be ignored otherwise.
<hr>
-<p align="center">Copyright © 2000-2004 The Apache Software Foundation.
All rights
+<p align="center">Copyright © 2000-2005 The Apache Software Foundation.
All rights
Reserved.</p>
</body>
1.14 +1 -1
ant/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java
Index: Image.java
===================================================================
RCS file:
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Image.java 27 Jan 2005 14:52:13 -0000 1.13
+++ Image.java 28 Jan 2005 16:11:40 -0000 1.14
@@ -1,5 +1,5 @@
/*
- * Copyright 2002,2004 The Apache Software Foundation
+ * Copyright 2002,2004-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.23 +1 -1 ant/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/stylesheets/project.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- project.xml 27 Jan 2005 12:40:50 -0000 1.22
+++ project.xml 28 Jan 2005 16:11:40 -0000 1.23
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
- 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]