Browse Source

2006

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368283 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
35e81ce122
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/manual/OptionalTasks/xmlvalidate.html
  2. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/AbstractCvsTask.java

+ 1
- 1
docs/manual/OptionalTasks/xmlvalidate.html View File

@@ -241,7 +241,7 @@ and makes it easy to add a list of schema files/URLs to act as sources.
Validate the file xml/endpiece-noSchema.xml against the schema xml/doc.xsd.
<br>
<hr>
<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
<p align="center">Copyright &copy; 2001-2002,2004-2006 The Apache Software Foundation. All rights
Reserved.</p>

</body>


+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/AbstractCvsTask.java View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2005 The Apache Software Foundation
* Copyright 2002-2006 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.


Loading…
Cancel
Save