From adffaces-commits-return-2048-apmail-incubator-adffaces-commits-archive=incubator.apache.org@incubator.apache.org Tue Feb 20 11:57:25 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-commits-archive@locus.apache.org Received: (qmail 42889 invoked from network); 20 Feb 2007 11:57:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2007 11:57:25 -0000 Received: (qmail 94419 invoked by uid 500); 20 Feb 2007 11:57:33 -0000 Delivered-To: apmail-incubator-adffaces-commits-archive@incubator.apache.org Received: (qmail 94400 invoked by uid 500); 20 Feb 2007 11:57:33 -0000 Mailing-List: contact adffaces-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-dev@incubator.apache.org Delivered-To: mailing list adffaces-commits@incubator.apache.org Received: (qmail 94391 invoked by uid 99); 20 Feb 2007 11:57:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 03:57:33 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 03:57:24 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 1AEB51A981A; Tue, 20 Feb 2007 03:57:04 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r509522 - in /incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site: apt/index.apt site.xml Date: Tue, 20 Feb 2007 11:57:03 -0000 To: adffaces-commits@incubator.apache.org From: matzew@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070220115704.1AEB51A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: matzew Date: Tue Feb 20 03:57:03 2007 New Revision: 509522 URL: http://svn.apache.org/viewvc?view=rev&rev=509522 Log: added license header Modified: incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/apt/index.apt incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/site.xml Modified: incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/apt/index.apt URL: http://svn.apache.org/viewvc/incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/apt/index.apt?view=diff&rev=509522&r1=509521&r2=509522 ============================================================================== --- incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/apt/index.apt (original) +++ incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/apt/index.apt Tue Feb 20 03:57:03 2007 @@ -1,4 +1,22 @@ - ------ +~~Licensed to the Apache Software Foundation (ASF) under one +~~or more contributor license agreements. See the NOTICE file +~~distributed with this work for additional information +~~regarding copyright ownership. The ASF licenses this file +~~to you under the Apache License, Version 2.0 (the +~~"License"); you may not use this file except in compliance +~~with the License. You may obtain a copy of the License at +~~ +~~http://www.apache.org/licenses/LICENSE-2.0 +~~ +~~Unless required by applicable law or agreed to in writing, +~~software distributed under the License is distributed on an +~~"AS IS" BASIS, 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. +~~ + +------ Maven 2 JavaCC plugin ------ Modified: incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/site.xml URL: http://svn.apache.org/viewvc/incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/site.xml?view=diff&rev=509522&r1=509521&r2=509522 ============================================================================== --- incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/site.xml (original) +++ incubator/adffaces/tags/maven-plugin-parent-1.0.0-incubating/maven-javacc-plugin/src/site/site.xml Tue Feb 20 03:57:03 2007 @@ -1,3 +1,22 @@ + Mojo