Stefan, I wasn't sure, but I figured it might be a blocker if it were not there and required, but probably not a blocker if it were there and not required.
Thanks, Shad Storhaug (NightOwl888) -----Original Message----- From: Stefan Bodewig [mailto:[email protected]] Sent: Monday, May 1, 2017 8:28 PM To: [email protected] Subject: Re: [03/45] lucenenet git commit: Changed Lucene.Net.Analysis.Common.Analysis.Util.BufferedCharFilter to to the implementation from the Apache Harmony project 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
