Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 94515 invoked from network); 26 May 2006 23:36:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 May 2006 23:36:16 -0000 Received: (qmail 31947 invoked by uid 500); 26 May 2006 23:36:16 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 31914 invoked by uid 500); 26 May 2006 23:36:16 -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 31902 invoked by uid 99); 26 May 2006 23:36:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 16:36:15 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 16:36:15 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 9E5251A983A; Fri, 26 May 2006 16:35:54 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r409776 - /jackrabbit/trunk/jackrabbit/HEADER.txt Date: Fri, 26 May 2006 23:35:54 -0000 To: commits@jackrabbit.apache.org From: fielding@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060526233554.9E5251A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: fielding Date: Fri May 26 16:35:53 2006 New Revision: 409776 URL: http://svn.apache.org/viewvc?rev=409776&view=rev Log: [JCR-356] update license header Modified: jackrabbit/trunk/jackrabbit/HEADER.txt Modified: jackrabbit/trunk/jackrabbit/HEADER.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit/HEADER.txt?rev=409776&r1=409775&r2=409776&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit/HEADER.txt (original) +++ jackrabbit/trunk/jackrabbit/HEADER.txt Fri May 26 16:35:53 2006 @@ -1,9 +1,10 @@ /* * 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 + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * @@ -12,4 +13,4 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - */ \ No newline at end of file + */