You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by br...@apache.org on 2004/11/21 10:25:35 UTC

cvs commit: db-ojb/src/java/org/apache/ojb/odmg ObjectEnvelopeReordering.java

brj         2004/11/21 01:25:35

  Modified:    src/java/org/apache/ojb/odmg ObjectEnvelopeReordering.java
  Log:
  added license info
  
  Revision  Changes    Path
  1.2       +16 -1     db-ojb/src/java/org/apache/ojb/odmg/ObjectEnvelopeReordering.java
  
  Index: ObjectEnvelopeReordering.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/java/org/apache/ojb/odmg/ObjectEnvelopeReordering.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ObjectEnvelopeReordering.java	20 Nov 2004 09:57:20 -0000	1.1
  +++ ObjectEnvelopeReordering.java	21 Nov 2004 09:25:35 -0000	1.2
  @@ -1,5 +1,20 @@
   package org.apache.ojb.odmg;
   
  +/* Copyright 2002-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 java.util.ArrayList;
   import java.util.Collection;
   import java.util.HashMap;
  
  
  

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