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

List:       ojb-dev
Subject:    svn commit: r562303 [1/8] - in /db/ojb/branches/OJB_1_0_RELEASE/src:
From:       arminw () apache ! org
Date:       2007-08-03 0:32:33
Message-ID: 20070803003328.571DB1A981A () eris ! apache ! org
[Download RAW message or body]

Author: arminw
Date: Thu Aug  2 17:32:11 2007
New Revision: 562303

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

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/CharacterTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/EmptyTableTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FieldTypeTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FunctionTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/HsqldbShutdown.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/JdbcJavaObjectTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/M2NGraphTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/NoPkReferenceTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/OneToOneWithoutFKTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/PaginationTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/QueryTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureMaxDBTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/UnwrapHelperTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/Version.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/cache/LocalCacheTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/lob/LOBTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerHelper.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldPerfTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityHsqlTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMaxDBTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMySqlTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/SeqManMultiHsqlTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/SeqManMultiTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sqlcount/AllTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sqlcount/BaseCountTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sqlcount/PBCountTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/jdo/TestPersistenceManager.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/jdo/TestQueries.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/jdo/TestTransactions.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/junit/PBTestCase.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/odmg/CircularTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/odmg/OQLOrOnForeignKeyTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/odmg/ObjectImageTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/otm/Address.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/otm/AddressDesc.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/otm/CopyTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/otm/MultipleConnectionsTest.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/otm/Person.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/otm/SwizzleTests.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/otm/TestKit.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfArticle.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfArticleImpl.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfMain.java
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfRunner.java
  db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfTest.java
    db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/forward/BeanDescriptor.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/forward/BeanGenerator.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/forward/ForwardRepositoryTask.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/forward/RepositoryXmlProcessor.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/forward/SQLStructures.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/forward/TorqueSchemaGenerator.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/forward/Utils.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/DBCatalog.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/DBColumn.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/DBFKRelation.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/DBMeta.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/DBSchema.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/DBTable.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/IdGeneratorSingleton.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/Main.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/MetadataNodeInterface.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/Namer.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/Utilities.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/DBCatalogPropertySheet.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/DBColumnPropertySheet.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/DBFKRelationPropertySheet.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/DBMetaPropertySheet.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/DBSchemaPropertySheet.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/DBTablePropertySheet.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/JDlgDBConnection.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/JFrmMainFrame.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/PropertySheetModel.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/PropertySheetView.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/actions/DBConnPropertiesAction.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/actions/DBConnectAction.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/actions/DisableClassesWithRegexAction.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/actions/GenerateJavaClassesAction.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/actions/SaveXMLAction.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb/gui/actions/SetPackageAction.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ActionTarget.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ExtendedProperties.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/Main.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/actions/ActionNewOJBRepository.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/actions/ActionOpenDatabase.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/actions/ActionOpenJavaClasspath.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/actions/ActionOpenOJBRepository.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/actions/ActionSaveAsOJBRepository.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/actions/ActionSaveOJBRepository.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/datatransfer/TransferableDBMetaTreeNodes.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dbmetatreemodel/DBMetaCatalogNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dbmetatreemodel/DBMetaColumnNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dbmetatreemodel/DBMetaRootNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dbmetatreemodel/DBMetaSchemaNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dbmetatreemodel/DBMetaTableNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dbmetatreemodel/DatabaseMetaDataTreeModel.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dbmetatreemodel/ReverseDbTreeNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/DnDWorkerConstants.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/DragCopyCutWorkerInterface.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/DragHelper.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/DropPasteWorkerInterface.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/DropTargetHelper.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/RejectAllDropWorker.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/ReverseDbNodesDragWorker.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/dnd2/ReverseDbNodesDropWorker.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/events/StatusMessageAdapter.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/events/StatusMessageListener.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/gui/DatabaseMetadataTreeModel.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/gui/JDlgDBConnection.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/gui/JFrmMain.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/gui/JIFrmDatabase.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/gui/JIFrmJavaClasses.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/gui/JIFrmOJBRepository.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaClassDescriptorNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaCollectionDescriptorNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaDataTreeModel.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaExtentClassNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaFieldDescriptorNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaIndexDescriptorNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaJdbcConnectionDescriptorNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaObjectReferenceDescriptorNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaRootNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaTreeNode.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetaTreeNodesDragWorker.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/OjbMetadataTransferable.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/ReverseDbNodesToOjbMetaDropWorker.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/ojbmetatreemodel/actions/ActionAddClassDescriptor.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/EditableTreeNodeWithProperties.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/JPnlPropertyEditorDBMetaCatalog.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/JPnlPropertyEditorDBMetaColumn.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/JPnlPropertyEditorDBMetaSchema.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/JPnlPropertyEditorDBMetaTable.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/JPnlPropertyEditorOJBMetaJdbcConnectionDescriptor.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/PropertyEditor.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/PropertyEditorComponentInterface.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/PropertyEditorJTextField.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/mapping/reversedb2/propertyEditors/PropertyEditorTarget.java
  db/ojb/branches/OJB_1_0_RELEASE/src/tools/org/apache/ojb/tools/swing/SortingComboBoxModel.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/CommaListIterator.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/LogHelper.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/OjbDocletTask.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/OjbMemberTagsHandler.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/OjbSubTask.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/OjbTagsHandler.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/TorqueSubTask.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/XDocletModulesOjbMessages.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/ClassDescriptorConstraints.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/CollectionDescriptorConstraints.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/ConstraintException.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/ConstraintsBase.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/FeatureDescriptorConstraints.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/FieldDescriptorConstraints.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/InheritanceHelper.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/JdbcTypeHelper.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/ModelConstraints.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/constraints/ReferenceDescriptorConstraints.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ClassDescriptorDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/CollectionDescriptorDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ColumnDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ColumnWithIdComparator.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/DefBase.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/DefBaseComparator.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/FeatureDescriptorDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/FieldDescriptorDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/FieldWithIdComparator.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ForeignkeyDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/IndexDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/IndexDescriptorDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ModelDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/NestedDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ObjectCacheDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ProcedureArgumentDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ProcedureDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/PropertyHelper.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/ReferenceDescriptorDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/TableDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/java/src/xdoclet/modules/ojb/model/TorqueModelDef.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/junit/FileHandling.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/junit/XDocletClassLoader.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/junit/XDocletRunner.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/junit/XDocletTestBase.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/AnonymousFieldTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/AnonymousReferenceTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagAcceptLocksAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagAttributesAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagDetermineExtendsAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagFactoryClassAndMethodAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagGenerateRepositoryInfoAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagGenerateTableInfoAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagIncludeInheritedAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagInitializationMethodAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagIsolationLevelAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagProxyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagRefreshAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagRowReaderAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagSimpleTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagTableAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ClassTagTableDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagAttributesAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagAutoDeleteAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagAutoRetrieveAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagAutoUpdateAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagCollectionClassAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagElementClassRefAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagForeignkeyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagIndirectionTableAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagIndirectionTableDocumentationAttributesTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagIndirectionTablePrimarykeysAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagOrderbyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagOtmDependentAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagProxyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagQueryCustomizerAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagRefreshAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/CollectionTagSimpleTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/DeleteProcedureTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ExtentClassTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagAccessAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagAttributesAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagAutoincrementAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagColumnAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagColumnDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagConversionAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagDefaultFetchAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagIdAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagIndexedAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagJdbcTypeAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagLengthAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagLockingAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagNameAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagNullableAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagPrecisionAndScaleAttributesTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagPrimarykeyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagSequenceNameAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagSimpleTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/FieldTagUpdateLockAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/IndexTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/InsertProcedureTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagAccessAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagAttributesAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagAutoDeleteAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagAutoIncrementAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagAutoRetrieveAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagAutoUpdateAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagClassRefAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagCollectionClassAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagColumnAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagColumnDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagConversionAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagDatabaseForeignkeyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagDefaultFetchAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagElementClassRefAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagForeignkeyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagIdAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagIgnoreAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagJdbcTypeAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagLengthAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagLockingAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagNullableAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagOrderbyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagOtmDependentAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagPrecisionAndScaleAttributesTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagPrimarykeyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagProxyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagQueryCustomizerAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagRefreshAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagSequenceNameAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagSimpleTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyInheritedTagUpdateLockAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ModifyNestedTagSimpleTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/NestedTagSimpleTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ObjectCacheTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/OjbTestBase.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ProcedureArgumentTagTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagAttributesAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagAutoDeleteAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagAutoRetrieveAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagAutoUpdateAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagClassRefAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagDatabaseForeignkeyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagDocumentationAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagForeignkeyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagOtmDependentAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagProxyAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/ReferenceTagRefreshAttributeTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/RunAllTests.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/TestClass.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/TestCollectionClass.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/TestConversionClass.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/TestFactoryClass.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/TestObjectCache.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/TestQueryCustomizer.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/TestRowReader.java
  db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/test/xdoclet/modules/ojb/tests/UpdateProcedureTagTests.java


Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/CharacterTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/CharacterTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/CharacterTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/CharacterTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* 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 org.apache.ojb.junit.PBTestCase;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/EmptyTableTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/EmptyTableTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/EmptyTableTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/EmptyTableTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* 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.util.Collection;
 import java.util.Iterator;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FieldTypeTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FieldTypeTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FieldTypeTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FieldTypeTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* 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.util.Collection;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FunctionTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FunctionTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FunctionTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/FunctionTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* Copyright 2002-2007 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.lang.Object;
 import java.util.List;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/HsqldbShutdown.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/HsqldbShutdown.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/HsqldbShutdown.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/HsqldbShutdown.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* 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.sql.Connection;
 import java.sql.SQLException;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/JdbcJavaObjectTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/JdbcJavaObjectTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/JdbcJavaObjectTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/JdbcJavaObjectTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* Copyright 2002-2006 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.lang.Object;
 import java.io.Serializable;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/M2NGraphTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/M2NGraphTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/M2NGraphTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/M2NGraphTest.java \
Thu Aug  2 17:32:11 2007 @@ -9,20 +9,25 @@
 import org.apache.ojb.broker.metadata.CollectionDescriptor;
 import org.apache.ojb.junit.PBTestCase;
 
-/* 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.
  */
+
 
 /**
  * Realize object tree via m:n relation.

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/NoPkReferenceTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/NoPkReferenceTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/NoPkReferenceTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/NoPkReferenceTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* 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.
-*/
+/*
+ * 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.ArrayList;
 import java.util.Collection;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/OneToOneWithoutFKTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/OneToOneWithoutFKTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/OneToOneWithoutFKTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/OneToOneWithoutFKTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* Copyright 2002-2006 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/test/org/apache/ojb/broker/PaginationTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/PaginationTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/PaginationTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/PaginationTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* Copyright 2002-2007 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.lang.Object;
 import java.io.Serializable;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/QueryTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/QueryTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/QueryTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/QueryTest.java Thu \
Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* 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;
 import java.sql.Types;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureMaxDBTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/StoredProcedureMaxDBTest.java?view=diff&rev=562303&r1=562302&r2=562303 \
                ==============================================================================
                
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureMaxDBTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureMaxDBTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* Copyright 2002-2006 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.ojb.broker.platforms.PlatformMaxDBImpl;
 import org.apache.ojb.broker.platforms.PlatformSapdbImpl;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/StoredProcedureTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* Copyright 2002-2006 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.sql.Connection;
 import java.sql.Statement;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/UnwrapHelperTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/UnwrapHelperTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/UnwrapHelperTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/UnwrapHelperTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* Copyright 2002-2006 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.sql.Connection;
 import java.sql.PreparedStatement;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/Version.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/Version.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/Version.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/Version.java Thu \
Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker;
 
-/* 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.io.Serializable;
 import java.util.Date;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/cache/LocalCacheTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/cache/LocalCacheTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/cache/LocalCacheTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/cache/LocalCacheTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.cache;
 
-/* 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.util.ArrayList;
 import java.util.Collection;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/lob/LOBTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/lob/LOBTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/lob/LOBTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/lob/LOBTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.lob;
 
-/* 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.io.ByteArrayInputStream;
 import java.io.OutputStream;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerHelper.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/locking/LockManagerHelper.java?view=diff&rev=562303&r1=562302&r2=562303 \
                ==============================================================================
                
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerHelper.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerHelper.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.locking;
 
-/* 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 org.apache.ojb.broker.OJBRuntimeException;
 import org.apache.ojb.broker.util.factory.ConfigurableFactory;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/locking/LockManagerTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.locking;
 
-/* Copyright 2002-2007 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.ojb.junit.OJBTestCase;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldPerfTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/metadata/PersistentFieldPerfTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldPerfTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldPerfTest.java \
Thu Aug  2 17:32:11 2007 @@ -12,20 +12,25 @@
 import org.apache.ojb.broker.util.ClassHelper;
 import org.apache.ojb.junit.OJBTestCase;
 
-/* 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.
  */
+
 
 /**
  * This is a developer test and NOT part of the test suite.

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/metadata/PersistentFieldTest.java?view=diff&rev=562303&r1=562302&r2=562303 \
                ==============================================================================
                
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/metadata/PersistentFieldTest.java \
Thu Aug  2 17:32:11 2007 @@ -21,20 +21,25 @@
 import org.apache.ojb.broker.util.configuration.impl.OjbConfigurator;
 import org.apache.ojb.junit.OJBTestCase;
 
-/* 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.
  */
+
 
 /**
  * Test to check the capability of the {@link \
org.apache.ojb.broker.metadata.fieldaccess.PersistentField}

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityHsqlTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/sequence/DatabaseIdentityHsqlTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityHsqlTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityHsqlTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.sequence;
 
-/* Copyright 2002-2006 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.ojb.broker.platforms.PlatformHsqldbImpl;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMaxDBTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/sequence/DatabaseIdentityMaxDBTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMaxDBTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMaxDBTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.sequence;
 
-/* Copyright 2002-2006 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.ojb.broker.platforms.PlatformMaxDBImpl;
 import org.apache.ojb.broker.platforms.PlatformSapdbImpl;

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMySqlTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/sequence/DatabaseIdentityMySqlTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMySqlTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityMySqlTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.sequence;
 
-/* Copyright 2002-2006 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.ojb.broker.platforms.PlatformMySQLImpl;
 

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityTest.java
                
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ \
ojb/broker/sequence/DatabaseIdentityTest.java?view=diff&rev=562303&r1=562302&r2=562303
 ==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityTest.java \
                (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/broker/sequence/DatabaseIdentityTest.java \
Thu Aug  2 17:32:11 2007 @@ -1,19 +1,24 @@
 package org.apache.ojb.broker.sequence;
 
-/* Copyright 2002-2006 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.sql.Connection;



---------------------------------------------------------------------
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