You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2005/08/25 23:21:59 UTC

svn commit: r240140 - /jakarta/commons/sandbox/scxml/trunk/build.xml

Author: rahul
Date: Thu Aug 25 14:21:57 2005
New Revision: 240140

URL: http://svn.apache.org/viewcvs?rev=240140&view=rev
Log:
Added license to build.xml, hopefully won't be gen'ing it too often.

Modified:
    jakarta/commons/sandbox/scxml/trunk/build.xml

Modified: jakarta/commons/sandbox/scxml/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/build.xml?rev=240140&r1=240139&r2=240140&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/build.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/build.xml Thu Aug 25 14:21:57 2005
@@ -1,5 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright 2005 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.
+-->
 <!--build.xml generated by maven from project.xml version 1.0-SNAPSHOT
   on date August 25 2005, time 1622-->
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org