You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/13 08:37:59 UTC

svn commit: rev 9414 - incubator/depot/trunk/version/src/test/java/ant/org/apache/version/ant/available

Author: nickchalko
Date: Sat Mar 13 00:37:58 2004
New Revision: 9414

Modified:
   incubator/depot/trunk/version/src/test/java/ant/org/apache/version/ant/available/available.xml   (contents, props changed)
Log:
Formating,  deleting Krysalis. Adding Copyright.

Modified: incubator/depot/trunk/version/src/test/java/ant/org/apache/version/ant/available/available.xml
==============================================================================
--- incubator/depot/trunk/version/src/test/java/ant/org/apache/version/ant/available/available.xml	(original)
+++ incubator/depot/trunk/version/src/test/java/ant/org/apache/version/ant/available/available.xml	Sat Mar 13 00:37:58 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+$Id$
+Copyright 2004 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.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <project name="version-test" basedir="../../../../../../../.." default="testSimple">
 	<taskdef resource="version"/>