fix up the generated license

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@505501 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2007-02-09 21:03:33 +00:00
parent b4ed197ef1
commit da1f585799
1 changed files with 3 additions and 2 deletions

View File

@ -188,6 +188,8 @@ task :todo do
end
LICENSE = <<STR
# 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
@ -197,5 +199,4 @@ LICENSE = <<STR
# 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.
STR
STR