Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 44416 invoked from network); 1 Jan 2007 12:41:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jan 2007 12:41:21 -0000 Received: (qmail 74550 invoked by uid 500); 1 Jan 2007 12:41:28 -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 74494 invoked by uid 99); 1 Jan 2007 12:41:28 -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:41:28 -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:41:11 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id B513C1A9829; Mon, 1 Jan 2007 04:39:49 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r491559 [7/12] - in /db/jdo/trunk/ri11: ./ src/conf/ src/java/org/apache/jdo/ejb/ src/java/org/apache/jdo/enhancer/ src/java/org/apache/jdo/impl/enhancer/ src/java/org/apache/jdo/impl/enhancer/classfile/ src/java/org/apache/jdo/impl/enhance... Date: Mon, 01 Jan 2007 12:39:25 -0000 To: jdo-commits@db.apache.org From: mbo@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070101123949.B513C1A9829@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SCOHelper.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SCOHelper.java?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SCOHelper.java (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SCOHelper.java Mon Jan 1 04:39:02 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/ri11/src/java/org/apache/jdo/impl/sco/SqlDate.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlDate.java?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlDate.java (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlDate.java Mon Jan 1 04:39:02 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/ri11/src/java/org/apache/jdo/impl/sco/SqlTime.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlTime.java?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlTime.java (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlTime.java Mon Jan 1 04:39:02 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/ri11/src/java/org/apache/jdo/impl/sco/SqlTimestamp.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlTimestamp.java?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlTimestamp.java (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/SqlTimestamp.java Mon Jan 1 04:39:02 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/ri11/src/java/org/apache/jdo/impl/sco/TreeMap.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/TreeMap.java?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/TreeMap.java (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/TreeMap.java Mon Jan 1 04:39:02 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/ri11/src/java/org/apache/jdo/impl/sco/TreeSet.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/TreeSet.java?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/TreeSet.java (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/TreeSet.java Mon Jan 1 04:39:02 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/ri11/src/java/org/apache/jdo/impl/sco/Vector.java URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/Vector.java?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/Vector.java (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/Vector.java Mon Jan 1 04:39:02 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/ri11/src/java/org/apache/jdo/impl/sco/package.html URL: http://svn.apache.org/viewvc/db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/package.html?view=diff&rev=491559&r1=491558&r2=491559 ============================================================================== --- db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/package.html (original) +++ db/jdo/trunk/ri11/src/java/org/apache/jdo/impl/sco/package.html Mon Jan 1 04:39:02 2007 @@ -1,9 +1,10 @@