diff --git a/build.xml b/build.xml index 734f9e42c..8585e91ad 100644 --- a/build.xml +++ b/build.xml @@ -982,8 +982,7 @@ =================================================================== --> - - + description="--> creates a minimum distribution in ./dist" + depends="dist-lite" /> diff --git a/src/main/org/apache/tools/ant/util/depend/Dependencies.java b/src/main/org/apache/tools/ant/util/depend/Dependencies.java index 997fe0180..277cfedb4 100644 --- a/src/main/org/apache/tools/ant/util/depend/Dependencies.java +++ b/src/main/org/apache/tools/ant/util/depend/Dependencies.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001 The Apache Software Foundation. All rights + * Copyright (c) 2001-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without