epugh       2004/07/23 04:31:11

  Modified:    hibernate/src/main/org/apache/maven/hibernate/jelly
                        AggregateMappingsTag.java
  Log:
  Add license
  
  Revision  Changes    Path
  1.2       +17 -5     
maven-plugins/hibernate/src/main/org/apache/maven/hibernate/jelly/AggregateMappingsTag.java
  
  Index: AggregateMappingsTag.java
  ===================================================================
  RCS file: 
/home/cvs/maven-plugins/hibernate/src/main/org/apache/maven/hibernate/jelly/AggregateMappingsTag.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AggregateMappingsTag.java 2 Jul 2004 07:32:52 -0000       1.1
  +++ AggregateMappingsTag.java 23 Jul 2004 11:31:11 -0000      1.2
  @@ -1,9 +1,21 @@
  -// Decompiled by DJ v3.7.7.81 Copyright 2004 Atanas Neshkov  Date: 7/1/2004 2:49:47 
PM
  -// Home Page : http://members.fortunecity.com/neshkov/dj.html  - Check often for 
new version!
  -// Decompiler options: packimports(3) 
  -// Source File Name:   AggregateMappingsTag.java
  -
   package org.apache.maven.hibernate.jelly;
  +
  +/* ====================================================================
  + *   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.
  + * ====================================================================
  + */
   
   import org.apache.commons.jelly.*;
   import org.apache.maven.hibernate.beans.MappingsAggregatorBean;
  
  
  

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

Reply via email to