You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/06/09 21:55:34 UTC

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt XMLBeanInfo.betwixt

rdonkin     2004/06/09 12:55:34

  Modified:    betwixt/src/java/org/apache/commons/betwixt Tag:
                        RELEASE_0_5_BRANCH XMLBeanInfo.betwixt
  Log:
  Added ASL 2.0
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.6.1   +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/XMLBeanInfo.betwixt
  
  Index: XMLBeanInfo.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/XMLBeanInfo.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.2.6.1
  diff -u -r1.2 -r1.2.6.1
  --- XMLBeanInfo.betwixt	3 Jul 2002 21:06:02 -0000	1.2
  +++ XMLBeanInfo.betwixt	9 Jun 2004 19:55:34 -0000	1.2.6.1
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!-- 
  +  Copyright 2001-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.
  +-->
   <info primitiveTypes="attribute">
     <element name="info">
       <element name="element" property="elementDescriptor"/>
  
  
  

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