From scm-return-40140-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Tue Feb 02 14:28:53 2010 Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 72139 invoked from network); 2 Feb 2010 14:28:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 14:28:53 -0000 Received: (qmail 84883 invoked by uid 500); 2 Feb 2010 14:28:52 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 84808 invoked by uid 500); 2 Feb 2010 14:28:52 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 84799 invoked by uid 99); 2 Feb 2010 14:28:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 14:28:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 14:28:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 30E3523889FF; Tue, 2 Feb 2010 14:28:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r905644 - in /geronimo/devtools/eclipse-plugin/trunk: ./ features/org.apache.geronimo.v21.feature/ features/org.apache.geronimo.v22.feature/ plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/ plugins/org.apache.geronimo.jee.v21.jaxbmodel/ plug... Date: Tue, 02 Feb 2010 14:28:23 -0000 To: scm@geronimo.apache.org From: dwoods@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100202142824.30E3523889FF@eris.apache.org> Author: dwoods Date: Tue Feb 2 14:28:21 2010 New Revision: 905644 URL: http://svn.apache.org/viewvc?rev=905644&view=rev Log: udpate copyright years Modified: geronimo/devtools/eclipse-plugin/trunk/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/.classpath geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v20/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v22/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.schemas/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.ui/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.core/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.ui/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.ui/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.core/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.ui/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.common/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v20/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v21/NOTICE.txt geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/NOTICE.txt Modified: geronimo/devtools/eclipse-plugin/trunk/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -4,7 +4,7 @@ ========================================================================= Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v22.feature/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.common/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/.classpath URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/.classpath?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/.classpath (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/.classpath Tue Feb 2 14:28:21 2010 @@ -16,21 +16,21 @@ ~ limitations under the License. --> - + - - - - - - - + + - + + + + - + + + \ No newline at end of file Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v11/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -4,7 +4,7 @@ ========================================================================= Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). @@ -19,4 +19,4 @@ package) which was developed by the Bouncy Castle project. (http://www.bouncycastle.org/) - Copyright (c) 2000-2005 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) \ No newline at end of file + Copyright (c) 2000-2005 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v20/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v20/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v20/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v20/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -4,7 +4,7 @@ ========================================================================= Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). @@ -19,4 +19,4 @@ package) which was developed by the Bouncy Castle project. (http://www.bouncycastle.org/) - Copyright (c) 2000-2005 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) \ No newline at end of file + Copyright (c) 2000-2005 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -4,7 +4,7 @@ ========================================================================= Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v22/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v22/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v22/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v22/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -4,7 +4,7 @@ ========================================================================= Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.schemas/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.schemas/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.schemas/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.schemas/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.schemas/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.ui/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.ui/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.ui/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.ui/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -4,7 +4,7 @@ ========================================================================= Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). @@ -19,4 +19,4 @@ package) which was developed by the Bouncy Castle project. (http://www.bouncycastle.org/) - Copyright (c) 2000-2005 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) \ No newline at end of file + Copyright (c) 2000-2005 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.core/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.core/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.core/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.core/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.ui/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.ui/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.ui/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.ui/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.ui/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.ui/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.ui/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.ui/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.core/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.core/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.core/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.core/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.ui/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.ui/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.ui/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v22.ui/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.common/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.common/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.common/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.common/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v20/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v20/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v20/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v20/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v21/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v21/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v21/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v21/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/NOTICE.txt URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/NOTICE.txt?rev=905644&r1=905643&r2=905644&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/NOTICE.txt (original) +++ geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/NOTICE.txt Tue Feb 2 14:28:21 2010 @@ -1,5 +1,5 @@ Apache Geronimo -Copyright 2003-2009 The Apache Software Foundation +Copyright 2003-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).