On 2017-04-30, <[email protected]> wrote: > Changed Lucene.Net.Analysis.Common.Analysis.Util.BufferedCharFilter to to the > implementation from the Apache Harmony project
> http://git-wip-us.apache.org/repos/asf/lucenenet/blob/f3ac940c/LICENSE.txt > ---------------------------------------------------------------------- > diff --git a/LICENSE.txt b/LICENSE.txt > index 88346fd..617d392 100644 > --- a/LICENSE.txt >>>> b/LICENSE.txt > @@ -758,6 +758,28 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR > OTHERWISE, ARISING FROM, > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN > THE SOFTWARE. >+ ============================= >+ Some code in >+ src/Lucene.Net.Analysis.Common/Util/BufferedCharFilter.cs >+ src/Lucene.Net.Tests.Analysis.Common/Util/TestBufferedCharFilter.cs >+ was sourced from the Apache Harmony project, which falls under the >+ following license: you don't need to add the Apache License to that file as it is already present anyway :-) Stefan
