Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 48925 invoked from network); 1 Jan 2007 13:11:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jan 2007 13:11:24 -0000 Received: (qmail 92248 invoked by uid 500); 1 Jan 2007 13:11:31 -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 92234 invoked by uid 99); 1 Jan 2007 13:11:31 -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 05:11:31 -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 05:11:11 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id C8CED1A982D; Mon, 1 Jan 2007 05:09:50 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r491566 [9/17] - in /db/jdo/trunk/tck20: ./ src/conf/ src/java/org/apache/jdo/tck/ src/java/org/apache/jdo/tck/api/ src/java/org/apache/jdo/tck/api/instancecallbacks/ src/java/org/apache/jdo/tck/api/jdohelper/ src/java/org/apache/jdo/tck/ap... Date: Mon, 01 Jan 2007 13:09:17 -0000 To: jdo-commits@db.apache.org From: mbo@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070101130950.C8CED1A982D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist2.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist2.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist2.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist2.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist3.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist3.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist3.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist3.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist4.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist4.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist4.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/AllPersist4.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/Constants.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/Constants.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/Constants.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/Constants.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName2.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName2.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName2.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName2.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName3.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName3.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName3.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName3.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName4.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName4.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName4.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/FieldSameName4.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersist.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersist.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersist.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersist.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistB.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistB.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistB.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistB.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistC.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistC.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistC.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistC.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistD.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistD.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistD.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistD.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistE.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistE.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistE.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistE.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistF.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistF.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistF.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistF.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistG.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistG.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistG.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistG.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistH.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistH.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistH.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistH.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersist.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersist.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersist.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersist.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistC.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistC.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistC.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistC.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistD.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistD.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistD.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistD.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistE.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistE.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistE.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistE.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistF.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistF.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistF.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistF.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistG.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistG.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistG.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistG.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistH.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistH.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistH.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/inheritance/TopPersistH.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackClass.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackClass.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackClass.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackClass.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackNonPersistFdsClass.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackNonPersistFdsClass.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackNonPersistFdsClass.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackNonPersistFdsClass.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/MylibReader.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/MylibReader.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/MylibReader.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/MylibReader.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCClass.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCClass.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCClass.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCClass.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint2.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint2.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint2.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCPoint2.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCRect.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCRect.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCRect.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PCRect.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/Point.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/Point.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/Point.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/Point.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/PrimitiveTypes.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PrimitiveTypes.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PrimitiveTypes.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/PrimitiveTypes.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/mylib/VersionedPCPoint.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/VersionedPCPoint.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/VersionedPCPoint.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/mylib/VersionedPCPoint.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/query/JDOQLKeywordsAsFieldNames.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/query/JDOQLKeywordsAsFieldNames.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/query/JDOQLKeywordsAsFieldNames.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/query/JDOQLKeywordsAsFieldNames.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/query/NoExtent.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/query/NoExtent.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/query/NoExtent.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/query/NoExtent.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Cart.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Cart.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Cart.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Cart.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/CartEntry.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/CartEntry.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/CartEntry.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/CartEntry.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Product.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Product.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Product.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Product.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Undetachable.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Undetachable.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Undetachable.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/shoppingcart/Undetachable.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/AbstractPCPointSingleField.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/AbstractPCPointSingleField.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/AbstractPCPointSingleField.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/AbstractPCPointSingleField.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldByte.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldByte.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldByte.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldByte.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldCharacter.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldCharacter.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldCharacter.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldCharacter.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldDate.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldDate.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldDate.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldDate.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldInteger.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldInteger.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldInteger.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldInteger.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldLong.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldLong.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldLong.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldLong.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivebyte.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivebyte.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivebyte.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivebyte.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivechar.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivechar.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivechar.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivechar.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveint.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveint.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveint.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveint.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivelong.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivelong.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivelong.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitivelong.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveshort.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveshort.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveshort.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldPrimitiveshort.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldShort.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldShort.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldShort.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldShort.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldString.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldString.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldString.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/pc/singlefieldidentity/PCPointSingleFieldString.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/QueryElementHolder.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/QueryElementHolder.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/QueryElementHolder.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/QueryElementHolder.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/QueryTest.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/QueryTest.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/QueryTest.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/QueryTest.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/ChangeQuery.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ChangeQuery.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ChangeQuery.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ChangeQuery.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/Close.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/Close.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/Close.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/Close.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/CloseAll.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/CloseAll.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/CloseAll.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/CloseAll.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/CompileQuery.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/CompileQuery.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/CompileQuery.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/CompileQuery.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/DeclareImports.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareImports.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareImports.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareImports.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/DeclareParameters.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareParameters.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareParameters.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareParameters.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/DeclareVariables.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareVariables.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareVariables.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/DeclareVariables.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQuery.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQuery.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQuery.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQuery.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithArray.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithArray.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithArray.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithArray.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithMap.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithMap.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithMap.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/ExecuteQueryWithMap.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/GetFetchPlan.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetFetchPlan.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetFetchPlan.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetFetchPlan.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/GetIgnoreCache.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetIgnoreCache.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetIgnoreCache.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetIgnoreCache.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManager.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManager.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManager.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManager.java Mon Jan 1 05:08:43 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/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManagerFromRestoredSerializedQuery.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManagerFromRestoredSerializedQuery.java?view=diff&rev=491566&r1=491565&r2=491566 ============================================================================== --- db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManagerFromRestoredSerializedQuery.java (original) +++ db/jdo/trunk/tck20/src/java/org/apache/jdo/tck/query/api/GetPersistenceManagerFromRestoredSerializedQuery.java Mon Jan 1 05:08:43 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 *