Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 77445 invoked from network); 12 Apr 2006 05:45:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Apr 2006 05:45:56 -0000 Received: (qmail 3978 invoked by uid 500); 12 Apr 2006 05:45:56 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 3939 invoked by uid 500); 12 Apr 2006 05:45:55 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 3921 invoked by uid 99); 12 Apr 2006 05:45:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 22:45:55 -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: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 11 Apr 2006 22:45:55 -0700 Received: (qmail 77344 invoked by uid 65534); 12 Apr 2006 05:45:34 -0000 Message-ID: <20060412054534.77343.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r393390 - in /forrest/trunk: lib/core/ main/webapp/skins/common/scripts/ whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/js/ whiteboard/plugins/org.apache.forrest.themes.core/themes/common/js/ Date: Wed, 12 Apr 2006 05:45:34 -0000 To: svn@forrest.apache.org From: crossley@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 Author: crossley Date: Tue Apr 11 22:45:32 2006 New Revision: 393390 URL: http://svn.apache.org/viewcvs?rev=393390&view=rev Log: Move the license file for common/scripts/prototype.js to lib/core until we find a better way to list licenses. This license was being unnecessarily published to the generated websites. Added: forrest/trunk/lib/core/LICENSE-prototype.txt - copied unchanged from r393144, forrest/trunk/main/webapp/skins/common/scripts/LICENSE-prototype.txt Removed: forrest/trunk/main/webapp/skins/common/scripts/LICENSE-prototype.txt forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/js/LICENSE-prototype.txt forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/js/LICENSE-prototype.txt