Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 45688 invoked from network); 1 Jan 2007 12:54:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jan 2007 12:54:16 -0000 Received: (qmail 79711 invoked by uid 500); 1 Jan 2007 12:54:22 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 79657 invoked by uid 99); 1 Jan 2007 12:54:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jan 2007 04:54:22 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jan 2007 04:54:08 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id B78C91A981D; Mon, 1 Jan 2007 04:53:13 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r491564 [2/10] - in /db/jdo/trunk/tck11: ./ test/conf/ test/java/org/apache/jdo/tck/ test/java/org/apache/jdo/tck/api/instancecallbacks/ test/java/org/apache/jdo/tck/api/jdohelper/ test/java/org/apache/jdo/tck/api/persistencemanager/ test/j... Date: Mon, 01 Jan 2007 12:52:57 -0000 To: jdo-commits@db.apache.org From: mbo@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070101125313.B78C91A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectIdNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectIdNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectIdNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectIdNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManager.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManager.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManager.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManager.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectId.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectId.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectId.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectId.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeleted.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeleted.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeleted.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeleted.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedFalse.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedFalse.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedFalse.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedFalse.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirty.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirty.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirty.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirty.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyFalse.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyFalse.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyFalse.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyFalse.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNew.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNew.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNew.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNew.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewFalse.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewFalse.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewFalse.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewFalse.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsNewNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistent.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistent.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistent.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistent.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentFalse.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentFalse.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentFalse.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentFalse.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactional.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactional.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactional.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactional.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalFalse.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalFalse.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalFalse.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalFalse.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirty.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirty.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirty.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirty.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForNull.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForNull.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForNull.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForNull.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyNotPersistenceCapable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyNotPersistenceCapable.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyNotPersistenceCapable.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyNotPersistenceCapable.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/AfterCloseAllMethodsThrowException.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/AfterCloseAllMethodsThrowException.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/AfterCloseAllMethodsThrowException.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/AfterCloseAllMethodsThrowException.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingEvictAllWithCollectionContainingNulls.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingEvictAllWithCollectionContainingNulls.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingEvictAllWithCollectionContainingNulls.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingEvictAllWithCollectionContainingNulls.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingRefreshAllWithCollectionContainingNulls.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingRefreshAllWithCollectionContainingNulls.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingRefreshAllWithCollectionContainingNulls.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CallingRefreshAllWithCollectionContainingNulls.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ChangingObjectIdHasNoEffectOnInstance.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ChangingObjectIdHasNoEffectOnInstance.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ChangingObjectIdHasNoEffectOnInstance.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ChangingObjectIdHasNoEffectOnInstance.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CloseThrowsExceptionWhenActiveTx.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CloseThrowsExceptionWhenActiveTx.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CloseThrowsExceptionWhenActiveTx.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CloseThrowsExceptionWhenActiveTx.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagers.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagers.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagers.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagers.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagersSameClasses.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagersSameClasses.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagersSameClasses.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagersSameClasses.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CurrentTransaction.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CurrentTransaction.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CurrentTransaction.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/CurrentTransaction.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistent.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistent.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistent.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistent.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentAllFails.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentAllFails.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentAllFails.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentAllFails.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceIsTransient.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceIsTransient.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceIsTransient.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceIsTransient.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentHasNoEffectOnDeletedInstances.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentHasNoEffectOnDeletedInstances.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentHasNoEffectOnDeletedInstances.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentHasNoEffectOnDeletedInstances.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictAllWithNoParameters.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictAllWithNoParameters.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictAllWithNoParameters.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictAllWithNoParameters.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingCollectionOfInstancesSideEffects.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingCollectionOfInstancesSideEffects.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingCollectionOfInstancesSideEffects.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingCollectionOfInstancesSideEffects.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRestoreValuesFalse.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRestoreValuesFalse.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRestoreValuesFalse.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRestoreValuesFalse.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRetainValuesFalse.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRetainValuesFalse.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRetainValuesFalse.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/EvictingWithRetainValuesFalse.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithInstancesMadePersistentViaReachability.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithInstancesMadePersistentViaReachability.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithInstancesMadePersistentViaReachability.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithInstancesMadePersistentViaReachability.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithNoSubclasses.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithNoSubclasses.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithNoSubclasses.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithNoSubclasses.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithSubclasses.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithSubclasses.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithSubclasses.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetExtentWithSubclasses.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetIgnoreCache.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetIgnoreCache.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetIgnoreCache.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetIgnoreCache.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectById.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectById.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectById.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectById.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCache.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCache.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCache.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCache.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCacheNoStateChange.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCacheNoStateChange.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCacheNoStateChange.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceInCacheNoStateChange.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCache.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCache.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCache.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCache.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCacheNoTx.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCacheNoTx.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCacheNoTx.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInCacheNoTx.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInDatastore.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInDatastore.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInDatastore.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNoValidationInstanceNotInDatastore.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 * Modified: db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNotResolved.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNotResolved.java?view=diff&rev=491564&r1=491563&r2=491564 ============================================================================== --- db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNotResolved.java (original) +++ db/jdo/trunk/tck11/test/java/org/apache/jdo/tck/api/persistencemanager/GetObjectByIdNotResolved.java Mon Jan 1 04:52:39 2007 @@ -1,9 +1,10 @@ /* - * Copyright 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 + * 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 *