You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/08/29 05:27:43 UTC

svn commit: r437934 - in /geronimo/genesis/trunk: bootstrap bootstrap.bat

Author: jdillon
Date: Mon Aug 28 20:27:42 2006
New Revision: 437934

URL: http://svn.apache.org/viewvc?rev=437934&view=rev
Log:
Add apache license

Modified:
    geronimo/genesis/trunk/bootstrap
    geronimo/genesis/trunk/bootstrap.bat

Modified: geronimo/genesis/trunk/bootstrap
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/bootstrap?rev=437934&r1=437933&r2=437934&view=diff
==============================================================================
--- geronimo/genesis/trunk/bootstrap (original)
+++ geronimo/genesis/trunk/bootstrap Mon Aug 28 20:27:42 2006
@@ -1,5 +1,24 @@
 #!/bin/sh
 ##
+## 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.
+##
+
+##
 ## $Rev$ $Date$
 ##
 

Modified: geronimo/genesis/trunk/bootstrap.bat
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/bootstrap.bat?rev=437934&r1=437933&r2=437934&view=diff
==============================================================================
--- geronimo/genesis/trunk/bootstrap.bat (original)
+++ geronimo/genesis/trunk/bootstrap.bat Mon Aug 28 20:27:42 2006
@@ -1,5 +1,24 @@
 @echo off
 rem 
+rem Licensed to the Apache Software Foundation (ASF) under one
+rem or more contributor license agreements.  See the NOTICE file
+rem distributed with this work for additional information
+rem regarding copyright ownership.  The ASF licenses this file
+rem to you under the Apache License, Version 2.0 (the
+rem "License"); you may not use this file except in compliance
+rem with the License.  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,
+rem software distributed under the License is distributed on an
+rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+rem KIND, either express or implied.  See the License for the
+rem specific language governing permissions and limitations
+rem under the License.
+rem 
+
+rem 
 rem $Rev$ $Date$
 rem