Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 86978 invoked from network); 24 Mar 2006 05:56:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Mar 2006 05:56:59 -0000 Received: (qmail 88896 invoked by uid 500); 24 Mar 2006 05:56:41 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 87684 invoked by uid 500); 24 Mar 2006 05:56:35 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 87115 invoked by uid 99); 24 Mar 2006 05:56:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Mar 2006 21:56:32 -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 [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 23 Mar 2006 21:56:06 -0800 Received: (qmail 85423 invoked by uid 65534); 24 Mar 2006 05:55:45 -0000 Message-ID: <20060324055545.85422.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r388387 [5/16] - in /jackrabbit/branches/1.0: contrib/bdb-persistence/src/java/org/apache/jackrabbit/core/state/bdb/ contrib/classloader/src/main/java/org/apache/jackrabbit/classloader/ contrib/classloader/src/main/java/org/apache/jackrabbi... Date: Fri, 24 Mar 2006 05:51:34 -0000 To: commits@jackrabbit.apache.org From: fielding@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Modified: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SetTag.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SetTag.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SetTag.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SetTag.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SizeTag.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SizeTag.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SizeTag.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/SizeTag.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/VersionsTag.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/VersionsTag.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/VersionsTag.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/VersionsTag.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/BeanFactory.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/BeanFactory.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/BeanFactory.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/BeanFactory.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SimpleBeanFactory.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SimpleBeanFactory.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SimpleBeanFactory.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SimpleBeanFactory.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SpringBeanFactory.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SpringBeanFactory.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SpringBeanFactory.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/bean/SpringBeanFactory.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/ItemComparator.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/ItemComparator.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/ItemComparator.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/ItemComparator.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/JEXLItemComparator.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/JEXLItemComparator.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/JEXLItemComparator.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/comparator/JEXLItemComparator.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/ItemFilter.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/ItemFilter.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/ItemFilter.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/ItemFilter.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/JEXLItemFilter.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/JEXLItemFilter.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/JEXLItemFilter.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/filter/JEXLItemFilter.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/AbstractSizeCalculator.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/AbstractSizeCalculator.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/AbstractSizeCalculator.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/AbstractSizeCalculator.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SimpleSizeCalculator.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SimpleSizeCalculator.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SimpleSizeCalculator.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SimpleSizeCalculator.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SizeCalculator.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SizeCalculator.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SizeCalculator.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/size/SizeCalculator.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/SimpleTemplateEngine.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/SimpleTemplateEngine.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/SimpleTemplateEngine.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/SimpleTemplateEngine.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/TemplateEngine.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/TemplateEngine.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/TemplateEngine.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/template/TemplateEngine.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AbstractTraverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AbstractTraverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AbstractTraverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AbstractTraverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AncestorsTraverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AncestorsTraverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AncestorsTraverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/AncestorsTraverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/DepthExceededException.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/DepthExceededException.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/DepthExceededException.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/DepthExceededException.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodeTraverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodeTraverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodeTraverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodeTraverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodesTraverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodesTraverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodesTraverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/ExpandedNodesTraverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/LevelByLevelTraverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/LevelByLevelTraverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/LevelByLevelTraverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/LevelByLevelTraverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PostorderTraverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PostorderTraverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PostorderTraverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PostorderTraverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PreorderTraverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PreorderTraverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PreorderTraverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/PreorderTraverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/Traverser.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/Traverser.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/Traverser.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/traverser/Traverser.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagConstants.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagConstants.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagConstants.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagConstants.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagUtils.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagUtils.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagUtils.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/java/org/apache/jackrabbit/taglib/utils/JCRTagUtils.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/jcrtaglib/src/test/org/apache/jackrabbit/taglib/test/BeanFactoryTest.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcrtaglib/src/test/org/apache/jackrabbit/taglib/test/BeanFactoryTest.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/jcrtaglib/src/test/org/apache/jackrabbit/taglib/test/BeanFactoryTest.java (original) +++ jackrabbit/branches/1.0/contrib/jcrtaglib/src/test/org/apache/jackrabbit/taglib/test/BeanFactoryTest.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMBlobValue.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMBlobValue.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMBlobValue.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMBlobValue.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMChildNodeEntry.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMChildNodeEntry.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMChildNodeEntry.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMChildNodeEntry.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeMixinType.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeMixinType.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeMixinType.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeMixinType.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeParent.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeParent.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeParent.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeParent.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeReference.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeReference.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeReference.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeReference.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeState.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeState.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeState.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMNodeState.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyEntry.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyEntry.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyEntry.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyEntry.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyState.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyState.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyState.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ORMPropertyState.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernateNodeState.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernateNodeState.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernateNodeState.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernateNodeState.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernatePersistenceManager.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernatePersistenceManager.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernatePersistenceManager.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/hibernate/HibernatePersistenceManager.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBNodeState.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBNodeState.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBNodeState.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBNodeState.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBPersistenceManager.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBPersistenceManager.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBPersistenceManager.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/OJBPersistenceManager.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/ValuesToStringFieldConversion.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/ValuesToStringFieldConversion.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/ValuesToStringFieldConversion.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/java/org/apache/jackrabbit/core/state/orm/ojb/ValuesToStringFieldConversion.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/BlobTest.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/BlobTest.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/BlobTest.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/BlobTest.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/TestAll.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/TestAll.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/TestAll.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/TestAll.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/XMLImportSpeedTest.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/XMLImportSpeedTest.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/XMLImportSpeedTest.java (original) +++ jackrabbit/branches/1.0/contrib/orm-persistence/src/test/org/apache/jackrabbit/test/orm/XMLImportSpeedTest.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckHelper.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckHelper.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckHelper.java (original) +++ jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckHelper.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckTestRunner.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckTestRunner.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckTestRunner.java (original) +++ jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TckTestRunner.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestFinder.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestFinder.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestFinder.java (original) +++ jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestFinder.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestResult.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestResult.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestResult.java (original) +++ jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/TestResult.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/Tester.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/Tester.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/Tester.java (original) +++ jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/Tester.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/WebAppTestConfig.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/WebAppTestConfig.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/WebAppTestConfig.java (original) +++ jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/WebAppTestConfig.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/j2ee/RepositoryServlet.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/j2ee/RepositoryServlet.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/j2ee/RepositoryServlet.java (original) +++ jackrabbit/branches/1.0/contrib/tck-webapp/src/java/org/apache/jackrabbit/tck/j2ee/RepositoryServlet.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSFileSystem.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSFileSystem.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSFileSystem.java (original) +++ jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSFileSystem.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSRAFOutputStream.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSRAFOutputStream.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSRAFOutputStream.java (original) +++ jackrabbit/branches/1.0/contrib/vfs/src/java/org/apache/jackrabbit/core/fs/vfs/VFSRAFOutputStream.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/contrib/vfs/src/test/org/apache/jackrabbit/core/fs/vfs/VFSFileSystemTest.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/vfs/src/test/org/apache/jackrabbit/core/fs/vfs/VFSFileSystemTest.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/contrib/vfs/src/test/org/apache/jackrabbit/core/fs/vfs/VFSFileSystemTest.java (original) +++ jackrabbit/branches/1.0/contrib/vfs/src/test/org/apache/jackrabbit/core/fs/vfs/VFSFileSystemTest.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/BaseException.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/BaseException.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/BaseException.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/BaseException.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/JcrConstants.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/JcrConstants.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/JcrConstants.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/JcrConstants.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/api/JackrabbitNodeTypeManager.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/api/JackrabbitNodeTypeManager.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/api/JackrabbitNodeTypeManager.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/api/JackrabbitNodeTypeManager.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/BatchedItemOperations.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/BatchedItemOperations.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/BatchedItemOperations.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/BatchedItemOperations.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingHierarchyManager.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingHierarchyManager.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingHierarchyManager.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingHierarchyManager.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingNamespaceResolver.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingNamespaceResolver.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingNamespaceResolver.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/CachingNamespaceResolver.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManager.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManager.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManager.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManager.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManagerImpl.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManagerImpl.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManagerImpl.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/HierarchyManagerImpl.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/InternalXAResource.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/InternalXAResource.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/InternalXAResource.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/InternalXAResource.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemId.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemId.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemId.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemId.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemImpl.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemImpl.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemImpl.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemImpl.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemLifeCycleListener.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemLifeCycleListener.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemLifeCycleListener.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemLifeCycleListener.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemManager.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemManager.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemManager.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemManager.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemValidator.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemValidator.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemValidator.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/ItemValidator.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LazyItemIterator.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LazyItemIterator.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LazyItemIterator.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LazyItemIterator.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LocalNamespaceMappings.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LocalNamespaceMappings.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LocalNamespaceMappings.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/LocalNamespaceMappings.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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: jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/NamespaceRegistryImpl.java URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/NamespaceRegistryImpl.java?rev=388387&r1=388386&r2=388387&view=diff ============================================================================== --- jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/NamespaceRegistryImpl.java (original) +++ jackrabbit/branches/1.0/jackrabbit/src/main/java/org/apache/jackrabbit/core/NamespaceRegistryImpl.java Thu Mar 23 21:50:05 2006 @@ -1,9 +1,8 @@ /* - * Copyright 2004-2005 The Apache Software Foundation or its licensors, - * as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. 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