You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2012/03/09 07:32:02 UTC

svn commit: r1298714 - /tomcat/jk/trunk/tools/jkbindist.sh

Author: mturk
Date: Fri Mar  9 06:32:02 2012
New Revision: 1298714

URL: http://svn.apache.org/viewvc?rev=1298714&view=rev
Log:
No need for ASL header in simple autogenerated README

Modified:
    tomcat/jk/trunk/tools/jkbindist.sh

Modified: tomcat/jk/trunk/tools/jkbindist.sh
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/tools/jkbindist.sh?rev=1298714&r1=1298713&r2=1298714&view=diff
==============================================================================
--- tomcat/jk/trunk/tools/jkbindist.sh (original)
+++ tomcat/jk/trunk/tools/jkbindist.sh Fri Mar  9 06:32:02 2012
@@ -102,23 +102,6 @@ rm -f ${copy} 2>/dev/null
 rm -f ${dist} 2>/dev/null
 rm -f ${dist}.* 2>/dev/null
 cat << EOF > README
-  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.
-
-
-
 Apache Tomcat Connectors - $version
 
 Here your'll find module binaries for $webdesc.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org