Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 45597 invoked from network); 13 Mar 2004 06:51:56 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Mar 2004 06:51:56 -0000 Received: (qmail 95942 invoked by uid 500); 13 Mar 2004 06:51:34 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 95895 invoked by uid 500); 13 Mar 2004 06:51:34 -0000 Mailing-List: contact forrest-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-cvs@xml.apache.org Received: (qmail 95881 invoked from network); 13 Mar 2004 06:51:34 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 13 Mar 2004 06:51:34 -0000 Received: (qmail 45579 invoked by uid 65534); 13 Mar 2004 06:51:55 -0000 Date: 13 Mar 2004 06:51:55 -0000 Message-ID: <20040313065155.45569.qmail@minotaur.apache.org> From: crossley@apache.org To: forrest-cvs@xml.apache.org Subject: svn commit: rev 9401 - in xml/forrest/trunk: . etc X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: crossley Date: Fri Mar 12 22:51:54 2004 New Revision: 9401 Modified: xml/forrest/trunk/appendcp.bat xml/forrest/trunk/build.bat xml/forrest/trunk/build.sh xml/forrest/trunk/build.xml xml/forrest/trunk/etc/relicense-tree.txt xml/forrest/trunk/forrest.properties xml/forrest/trunk/module.xml xml/forrest/trunk/properties.xml xml/forrest/trunk/status.xml Log: Add Apache license 2.0 for top level files. Modified: xml/forrest/trunk/appendcp.bat ============================================================================== --- xml/forrest/trunk/appendcp.bat (original) +++ xml/forrest/trunk/appendcp.bat Fri Mar 12 22:51:54 2004 @@ -1,2 +1,16 @@ +rem Copyright 2002-2004 The Apache Software Foundation +rem +rem Licensed under the Apache License, Version 2.0 (the "License"); +rem you may not use this file except in compliance with the License. +rem You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + set CLASSPATH=%CLASSPATH%;%1 Modified: xml/forrest/trunk/build.bat ============================================================================== --- xml/forrest/trunk/build.bat (original) +++ xml/forrest/trunk/build.bat Fri Mar 12 22:51:54 2004 @@ -1,3 +1,17 @@ +rem Copyright 2002-2004 The Apache Software Foundation +rem +rem Licensed under the Apache License, Version 2.0 (the "License"); +rem you may not use this file except in compliance with the License. +rem You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + @echo off set OLD_ANT_HOME=%ANT_HOME% Modified: xml/forrest/trunk/build.sh ============================================================================== --- xml/forrest/trunk/build.sh (original) +++ xml/forrest/trunk/build.sh Fri Mar 12 22:51:54 2004 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright 2002-2004 The Apache Software Foundation +# +# Licensed 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. + + chmod u+x ./tools/ant/bin/antRun chmod u+x ./tools/ant/bin/ant Modified: xml/forrest/trunk/build.xml ============================================================================== --- xml/forrest/trunk/build.xml (original) +++ xml/forrest/trunk/build.xml Fri Mar 12 22:51:54 2004 @@ -1,4 +1,19 @@ + Modified: xml/forrest/trunk/etc/relicense-tree.txt ============================================================================== --- xml/forrest/trunk/etc/relicense-tree.txt (original) +++ xml/forrest/trunk/etc/relicense-tree.txt Fri Mar 12 22:51:54 2004 @@ -4,7 +4,7 @@ N = Do not apply any license here - foreign stuff * = There are issues to be addressed ------------------------------------------------------------------------ - . +L . # to do index.html ? L |-- etc * |-- legal # rename license files, ensure appropriate for all jars * |-- lib Modified: xml/forrest/trunk/forrest.properties ============================================================================== --- xml/forrest/trunk/forrest.properties (original) +++ xml/forrest/trunk/forrest.properties Fri Mar 12 22:51:54 2004 @@ -1,3 +1,17 @@ +# Copyright 2002-2004 The Apache Software Foundation +# +# Licensed 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. + ############## # Properties used by forrest.build.xml for building the website ############## Modified: xml/forrest/trunk/module.xml ============================================================================== --- xml/forrest/trunk/module.xml (original) +++ xml/forrest/trunk/module.xml Fri Mar 12 22:51:54 2004 @@ -1,4 +1,19 @@ + Modified: xml/forrest/trunk/properties.xml ============================================================================== --- xml/forrest/trunk/properties.xml (original) +++ xml/forrest/trunk/properties.xml Fri Mar 12 22:51:54 2004 @@ -1,4 +1,19 @@ + Modified: xml/forrest/trunk/status.xml ============================================================================== --- xml/forrest/trunk/status.xml (original) +++ xml/forrest/trunk/status.xml Fri Mar 12 22:51:54 2004 @@ -1,4 +1,19 @@ +