peterreilly 2005/03/07 10:19:27 Modified: docs/manual/OptionalTypes classfileset.html extension.html extensionset.html Log: add reference to stylesheet for OptionalTypes Revision Changes Path 1.7 +2 -1 ant/docs/manual/OptionalTypes/classfileset.html Index: classfileset.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTypes/classfileset.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- classfileset.html 19 Nov 2004 09:07:12 -0000 1.6 +++ classfileset.html 7 Mar 2005 18:19:27 -0000 1.7 @@ -1,6 +1,7 @@ <html> <head> <meta http-equiv="Content-Language" content="en-us"> +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/> <title>ClassFileSet Type</title> </head> @@ -96,7 +97,7 @@ in the org.apache.tools.ant package</p> <hr> -<p align="center">Copyright © 2002,2004 The Apache Software Foundation. All rights +<p align="center">Copyright © 2002,2004-2005 The Apache Software Foundation. All rights Reserved.</p> </body> 1.7 +2 -1 ant/docs/manual/OptionalTypes/extension.html Index: extension.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTypes/extension.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- extension.html 12 Nov 2004 10:36:29 -0000 1.6 +++ extension.html 7 Mar 2005 18:19:27 -0000 1.7 @@ -1,6 +1,7 @@ <html> <head> <meta http-equiv="Content-Language" content="en-us"> +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/> <title>Extension Type</title> </head> @@ -91,7 +92,7 @@ <p>Extension object that just species the specification details.</p> <hr> -<p align="center">Copyright © 2002-2004 The Apache Software Foundation. All rights +<p align="center">Copyright © 2002-2005 The Apache Software Foundation. All rights Reserved.</p> </body> 1.5 +2 -1 ant/docs/manual/OptionalTypes/extensionset.html Index: extensionset.html =================================================================== RCS file: /home/cvs/ant/docs/manual/OptionalTypes/extensionset.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- extensionset.html 9 Feb 2004 21:50:10 -0000 1.4 +++ extensionset.html 7 Mar 2005 18:19:27 -0000 1.5 @@ -1,6 +1,7 @@ <html> <head> <meta http-equiv="Content-Language" content="en-us"> +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/> <title>ExtensionSet Type</title> </head> @@ -60,7 +61,7 @@ </pre></blockquote> <hr> -<p align="center">Copyright © 2002-2004 The Apache Software Foundation. All rights +<p align="center">Copyright © 2002-2005 The Apache Software Foundation. All rights Reserved.</p> </body>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]