Browse Source

forgot to give credit

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274191 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
dec2963579
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main/org/apache/tools/ant/taskdefs/ProcessDestroyer.java

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

@@ -63,6 +63,7 @@ import java.util.Vector;
* Destroys all registered <code>Process</code>es when the VM exits.
*
* @author <a href="mailto:mnewcomb@tacintel.com">Michael Newcomb</a>
* @author <a href="mailto:jallers@advancedreality.com">Jim Allers</a>
* @since Ant 1.5
*/
class ProcessDestroyer


Loading…
Cancel
Save