Author: rdonkin
Date: Sun Nov 19 09:10:31 2006
New Revision: 476848

URL: http://svn.apache.org/viewvc?view=rev&rev=476848
Log:
Added missing license

Modified:
    
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.betwixt

Modified: 
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.betwixt
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.betwixt?view=diff&rev=476848&r1=476847&r2=476848
==============================================================================
--- 
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.betwixt
 (original)
+++ 
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.betwixt
 Sun Nov 19 09:10:31 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!-- 
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <info>
     <element name='element' uri='http://www.w3.org/2001/XMLSchema'>
        <attribute
@@ -15,4 +31,4 @@
                name='maxOccurs' 
                property='maxOccurs' />
     </element>
-</info>
\ No newline at end of file
+</info>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to