[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ojb-dev
Subject:    svn commit: r562295 - in /db/ojb/branches/OJB_1_0_RELEASE/src:
From:       arminw () apache ! org
Date:       2007-08-03 0:10:53
Message-ID: 20070803001054.3E6781A981A () eris ! apache ! org
[Download RAW message or body]

Author: arminw
Date: Thu Aug  2 17:10:51 2007
New Revision: 562295

URL: http://svn.apache.org/viewvc?view=rev&rev=562295
Log:
update Apache License comment

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactory.java
  db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactoryMBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactory.java
  db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactoryMBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllODMGTests.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllPBTests.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ArticleVO.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/CategoryVO.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ContextHelper.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/PersonVO.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/SessionBeanImpl.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/VOHelper.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleManagerODMGBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleTestClient.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGBaseBeanImpl.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGClient.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGHelper.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGSessionBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleClientODMG.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleManagerODMGBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonManagerODMGBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackBean.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackClient.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTestClient.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleManagerPBBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleTestClient.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBBaseBeanImpl.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBClient.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBSessionBean.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleClient.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleManagerPBBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonManagerPBBean.java
  db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackBean.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackClient.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTestClient.java


Modified: db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactory.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactory.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactory.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactory.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.jboss;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.naming.Context;
 import javax.naming.InitialContext;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactoryMBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/o \
rg/apache/ojb/jboss/ODMGFactoryMBean.java?view=diff&rev=562295&r1=562294&r2=562295 \
                ==============================================================================
                
--- db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactoryMBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/ODMGFactoryMBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.jboss;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import org.jboss.system.ServiceMBean;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactory.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactory.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactory.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactory.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.jboss;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import org.jboss.system.ServiceMBeanSupport;
 import org.apache.ojb.broker.core.PersistenceBrokerFactoryIF;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactoryMBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactoryMBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactoryMBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/connector/main/org/apache/ojb/jboss/PBFactoryMBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.jboss;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import org.jboss.system.ServiceMBean;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllODMGTests.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllODMGTests.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllODMGTests.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllODMGTests.java Thu \
Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import junit.framework.Test;
 import junit.framework.TestSuite;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllPBTests.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllPBTests.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllPBTests.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/AllPBTests.java Thu \
Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import junit.framework.Test;
 import junit.framework.TestSuite;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ArticleVO.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ArticleVO.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ArticleVO.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ArticleVO.java Thu Aug \
2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import java.io.Serializable;
 import java.math.BigDecimal;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/CategoryVO.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/CategoryVO.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/CategoryVO.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/CategoryVO.java Thu \
Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import java.io.Serializable;
 import java.util.Collection;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ContextHelper.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ContextHelper.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ContextHelper.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/ContextHelper.java Thu \
Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.naming.Context;
 import javax.naming.InitialContext;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/PersonVO.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/PersonVO.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/PersonVO.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/PersonVO.java Thu Aug  \
2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2003-2005 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.
+/*
+ * 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.
  */
+
 
 import java.io.Serializable;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/SessionBeanImpl.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/SessionBeanImpl.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/SessionBeanImpl.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/SessionBeanImpl.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2002-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBException;
 import javax.ejb.SessionContext;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/VOHelper.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/VOHelper.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/VOHelper.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/VOHelper.java Thu Aug  \
2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb;
 
-/* Copyright 2002-2005 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.
+/*
+ * 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.
  */
+
 
 
 import java.math.BigDecimal;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleManagerODMGBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleManagerODMGBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleManagerODMGBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleManagerODMGBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBException;
 import javax.ejb.SessionBean;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleTestClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleTestClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleTestClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ArticleTestClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.rmi.PortableRemoteObject;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGBaseBeanImpl.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGBaseBeanImpl.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGBaseBeanImpl.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGBaseBeanImpl.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBException;
 import java.util.Collection;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.naming.Context;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGHelper.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGHelper.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGHelper.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGHelper.java \
Thu Aug  2 17:10:51 2007 @@ -5,20 +5,25 @@
 import org.odmg.Implementation;
 import org.odmg.ODMGException;
 
-/* Copyright 2002-2005 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.
+/*
+ * 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.
  */
+
 
 /**
  * Helper class that provide access to the OJB main/access classes.

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGSessionBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGSessionBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGSessionBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/ODMGSessionBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 
 import javax.ejb.EJBException;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleClientODMG.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/o \
jb/ejb/odmg/PersonArticleClientODMG.java?view=diff&rev=562295&r1=562294&r2=562295 \
                ==============================================================================
                
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleClientODMG.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleClientODMG.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.rmi.PortableRemoteObject;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleManagerODMGBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/o \
jb/ejb/odmg/PersonArticleManagerODMGBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleManagerODMGBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonArticleManagerODMGBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.CreateException;
 import javax.ejb.EJBException;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonManagerODMGBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonManagerODMGBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonManagerODMGBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/PersonManagerODMGBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.SessionBean;
 import java.util.Collection;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 
 import javax.ejb.CreateException;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/RollbackClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.naming.Context;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTest.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTest.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.naming.Context;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTestClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTestClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTestClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/odmg/StressTestClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.odmg;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import org.apache.commons.lang.SystemUtils;
 import junit.framework.TestCase;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleManagerPBBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleManagerPBBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleManagerPBBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleManagerPBBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBException;
 import javax.ejb.SessionBean;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleTestClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleTestClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleTestClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/ArticleTestClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.rmi.PortableRemoteObject;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBBaseBeanImpl.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBBaseBeanImpl.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBBaseBeanImpl.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBBaseBeanImpl.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import java.util.Collection;
 import java.util.Iterator;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBClient.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBClient.java Thu \
Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.naming.Context;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBSessionBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBSessionBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBSessionBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PBSessionBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 
 import javax.ejb.SessionBean;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.rmi.PortableRemoteObject;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleManagerPBBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/o \
jb/ejb/pb/PersonArticleManagerPBBean.java?view=diff&rev=562295&r1=562294&r2=562295 \
                ==============================================================================
                
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleManagerPBBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonArticleManagerPBBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.CreateException;
 import javax.ejb.EJBException;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonManagerPBBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonManagerPBBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonManagerPBBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/PersonManagerPBBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.SessionBean;
 import java.util.Collection;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackBean.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackBean.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackBean.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackBean.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 
 import javax.ejb.CreateException;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/RollbackClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.naming.Context;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTest.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTest.java Thu \
Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import javax.ejb.EJBHome;
 import javax.naming.Context;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTestClient.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTestClient.java?view=diff&rev=562295&r1=562294&r2=562295
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTestClient.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/ejb/org/apache/ojb/ejb/pb/StressTestClient.java \
Thu Aug  2 17:10:51 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.ejb.pb;
 
-/* Copyright 2004-2005 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.
+/*
+ * 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.
  */
+
 
 import junit.framework.TestCase;
 import org.apache.commons.lang.SystemUtils;



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic