felipeal    2004/12/12 14:31:08

  Modified:    hibernate/src/plugin-test/src/main/org/apache/maven/hibernate
                        Item.hbm.xml
  Log:
  added ASL
  
  Revision  Changes    Path
  1.2       +17 -0     
maven-plugins/hibernate/src/plugin-test/src/main/org/apache/maven/hibernate/Item.hbm.xml
  
  Index: Item.hbm.xml
  ===================================================================
  RCS file: 
/home/cvs/maven-plugins/hibernate/src/plugin-test/src/main/org/apache/maven/hibernate/Item.hbm.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Item.hbm.xml      2 Jul 2004 06:16:56 -0000       1.1
  +++ Item.hbm.xml      12 Dec 2004 22:31:08 -0000      1.2
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * 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.
  + */
  + -->
     <!DOCTYPE hibernate-mapping PUBLIC
      "-//Hibernate/Hibernate Mapping DTD 2.0//EN" 
      "http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd";> 
  
  
  

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

Reply via email to