Browse Source

It's me again, erm, 2003, I mean.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274460 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
c461637ce0
4 changed files with 4 additions and 4 deletions
  1. +1
    -1
      docs/manual/OptionalTasks/vss.html
  2. +1
    -1
      src/main/org/apache/tools/ant/util/depend/bcel/DependencyVisitor.java
  3. +1
    -1
      src/testcases/org/apache/tools/ant/taskdefs/optional/depend/DependTest.java
  4. +1
    -1
      src/testcases/org/apache/tools/ant/types/optional/depend/ClassFileSetTest.java

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

@@ -803,7 +803,7 @@ directory (see vsscp).</p>
<hr> <hr>


<!-- Footer --> <!-- Footer -->
<p align="center">Copyright &copy; 2000-2002 Apache Software Foundation. All rights
<p align="center">Copyright &copy; 2000-2003 Apache Software Foundation. All rights
Reserved.</p> Reserved.</p>
</body> </body>
</html> </html>

+ 1
- 1
src/main/org/apache/tools/ant/util/depend/bcel/DependencyVisitor.java View File

@@ -1,7 +1,7 @@
/* /*
* The Apache Software License, Version 1.1 * The Apache Software License, Version 1.1
* *
* Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* Copyright (c) 2001-2003 The Apache Software Foundation. All rights
* reserved. * reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without


+ 1
- 1
src/testcases/org/apache/tools/ant/taskdefs/optional/depend/DependTest.java View File

@@ -1,7 +1,7 @@
/* /*
* The Apache Software License, Version 1.1 * The Apache Software License, Version 1.1
* *
* Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* Copyright (c) 2001-2003 The Apache Software Foundation. All rights
* reserved. * reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without


+ 1
- 1
src/testcases/org/apache/tools/ant/types/optional/depend/ClassFileSetTest.java View File

@@ -1,7 +1,7 @@
/* /*
* The Apache Software License, Version 1.1 * The Apache Software License, Version 1.1
* *
* Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* Copyright (c) 2001-2003 The Apache Software Foundation. All rights
* reserved. * reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without


Loading…
Cancel
Save