Updated LICENSE.txt
Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/100ad87e Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/100ad87e Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/100ad87e Branch: refs/heads/master Commit: 100ad87e4ce291a55a7ac62898f6705d6746a14c Parents: a22a905 Author: Shad Storhaug <[email protected]> Authored: Fri Oct 20 21:03:48 2017 +0700 Committer: Shad Storhaug <[email protected]> Committed: Fri Oct 20 21:05:39 2017 +0700 ---------------------------------------------------------------------- LICENSE.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucenenet/blob/100ad87e/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index 9196e1c..66e065b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -706,6 +706,16 @@ falls under the following license ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +======== + +The code in +src/Lucene.Net.Benchmark/Support/Sax +falls under the following license: + +// http://www.saxproject.org +// Written by David Megginson +// NO WARRANTY! This class is in the public domain. + --- The code in build/dotnet-install.ps1 falls under the following license:
