bodewig 2005/02/08 23:54:12
Modified: docs/manual/CoreTasks apt.html signjar.html
src/main/org/apache/tools/ant/taskdefs/optional Rpm.java
Log:
2005
Revision Changes Path
1.5 +1 -1 ant/docs/manual/CoreTasks/apt.html
Index: apt.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/apt.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apt.html 8 Feb 2005 18:52:38 -0000 1.4
+++ apt.html 9 Feb 2005 07:54:11 -0000 1.5
@@ -145,7 +145,7 @@
to jikes may justify the effort.
<p>
</p><hr>
-<p align="center">Copyright © 2004 The Apache Software Foundation.
+<p align="center">Copyright © 2004-2005 The Apache Software Foundation.
All rights Reserved.</p>
</body></html>
1.14 +1 -1 ant/docs/manual/CoreTasks/signjar.html
Index: signjar.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/signjar.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- signjar.html 7 Feb 2005 23:51:01 -0000 1.13
+++ signjar.html 9 Feb 2005 07:54:11 -0000 1.14
@@ -128,7 +128,7 @@
<p>signs the ant.jar with alias "apache-group" accessing the
keystore and private key via "secret" password.</p>
<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.24 +1 -1
ant/src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java
Index: Rpm.java
===================================================================
RCS file:
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- Rpm.java 8 Feb 2005 18:51:26 -0000 1.23
+++ Rpm.java 9 Feb 2005 07:54:12 -0000 1.24
@@ -1,5 +1,5 @@
/*
- * 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]