mirror of https://github.com/apache/lucene.git
LUCENE-8752: Add license header to patch file
Revert "LUCENE-8752: Fix precommit error: patch files cannot have a license header" - This reverts commit b60548f6d8
.
This commit is contained in:
parent
b60548f6d8
commit
7830cae571
|
@ -27,7 +27,6 @@
|
|||
is platform dependent?! -->
|
||||
<property name="rat.excludes" value="**/*.txt,**/bocchan.utf-8"/>
|
||||
<property name="rat.additional-includes" value="src/tools/**"/>
|
||||
<property name="rat.additional-excludes" value="src/tools/patches/**"/>
|
||||
|
||||
<!-- we don't want to pull in ipadic/naist etc -->
|
||||
<property name="ivy.default.configuration" value="default"/>
|
||||
|
|
|
@ -1,3 +1,18 @@
|
|||
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.
|
||||
|
||||
--- Noun.proper.csv 2007-07-31 23:50:07.000000000 +0900
|
||||
+++ Noun.proper.csv.20190403 2019-04-03 15:52:43.793191818 +0900
|
||||
@@ -27325,3 +27325,4 @@
|
||||
|
|
Loading…
Reference in New Issue