antoine 2004/02/19 17:22:28
Modified: xdocs license.xml mail.xml mission.xml
docs license.html mail.html mission.html
Log:
further preparation for forrest migration
Revision Changes Path
1.5 +1 -1 ant/xdocs/license.xml
Index: license.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/license.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- license.xml 20 Feb 2004 01:00:10 -0000 1.4
+++ license.xml 20 Feb 2004 01:22:27 -0000 1.5
@@ -231,7 +231,7 @@
* limitations under the License.
*/
</source>
- <p>You can download the original license file <a href="./LICENSE"
target="_new">here</a></p>.
+ <p>You can download the original license file <a href="./LICENSE"
target="_new">here.</a></p>
<p>The License is accompanied by a NOTICE</p>
<source>
=========================================================================
1.10 +1 -0 ant/xdocs/mail.xml
Index: mail.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/mail.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mail.xml 16 Feb 2004 16:38:06 -0000 1.9
+++ mail.xml 20 Feb 2004 01:22:27 -0000 1.10
@@ -18,6 +18,7 @@
<properties>
<title>Mailing Lists</title>
+ <author email="">Apache Ant PMC</author>
</properties>
<body>
1.4 +1 -0 ant/xdocs/mission.xml
Index: mission.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/mission.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mission.xml 16 Feb 2004 16:38:06 -0000 1.3
+++ mission.xml 20 Feb 2004 01:22:27 -0000 1.4
@@ -18,6 +18,7 @@
<properties>
<title>Apache Ant Mission</title>
+ <author email="">Apache Ant PMC</author>
</properties>
<body>
1.24 +1 -1 ant/docs/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/ant/docs/license.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- license.html 20 Feb 2004 01:00:10 -0000 1.23
+++ license.html 20 Feb 2004 01:22:28 -0000 1.24
@@ -379,7 +379,7 @@
* limitations under the License.
*/
</pre>
- <p>You can download the original license
file <a href="./LICENSE" target="_new">here</a></p>
+ <p>You can download the original license
file <a href="./LICENSE" target="_new">here.</a></p>
<p>The License is accompanied by a NOTICE</p>
<pre class="code">
=========================================================================
1.29 +3 -1 ant/docs/mail.html
Index: mail.html
===================================================================
RCS file: /home/cvs/ant/docs/mail.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- mail.html 7 Jan 2004 07:27:59 -0000 1.28
+++ mail.html 20 Feb 2004 01:22:28 -0000 1.29
@@ -7,7 +7,9 @@
<META http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<title>Apache Ant - Mailing Lists</title>
<link type="text/css" href="./page.css" rel="stylesheet">
- </head>
+ <meta name="author" content="Apache Ant PMC">
+ <meta name="email" content="">
+ </head>
<body>
<p class="navpath">
1.23 +3 -1 ant/docs/mission.html
Index: mission.html
===================================================================
RCS file: /home/cvs/ant/docs/mission.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- mission.html 7 Jan 2004 07:27:59 -0000 1.22
+++ mission.html 20 Feb 2004 01:22:28 -0000 1.23
@@ -7,7 +7,9 @@
<META http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<title>Apache Ant - Apache Ant Mission</title>
<link type="text/css" href="./page.css" rel="stylesheet">
- </head>
+ <meta name="author" content="Apache Ant PMC">
+ <meta name="email" content="">
+ </head>
<body>
<p class="navpath">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]