You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2006/06/15 16:03:21 UTC

svn commit: r414588 - /lenya/trunk/tools/configure/build.xml

Author: michi
Date: Thu Jun 15 07:03:21 2006
New Revision: 414588

URL: http://svn.apache.org/viewvc?rev=414588&view=rev
Log:
license added

Modified:
    lenya/trunk/tools/configure/build.xml

Modified: lenya/trunk/tools/configure/build.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/tools/configure/build.xml?rev=414588&r1=414587&r2=414588&view=diff
==============================================================================
--- lenya/trunk/tools/configure/build.xml (original)
+++ lenya/trunk/tools/configure/build.xml Thu Jun 15 07:03:21 2006
@@ -1,5 +1,21 @@
 <?xml version="1.0"?>
 
+<!--
+  Copyright 1999-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 default="compile" name="lenya-configure">
 
   <target name="compile" description="Compile java classes and create libs">



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org