Lucene.Net.Tests.Analysis.Common.Analysis.Core.LuceneResourcesWikiPage.html - removed license header because it was causing a test failure (the text in the file is what is being tested).
Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/b6b1d87a Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/b6b1d87a Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/b6b1d87a Branch: refs/heads/master Commit: b6b1d87aeb06938bc8067e2c1f51df871ff82ed9 Parents: 34bd405 Author: Shad Storhaug <[email protected]> Authored: Thu Apr 27 11:49:06 2017 +0700 Committer: Shad Storhaug <[email protected]> Committed: Thu Apr 27 11:49:06 2017 +0700 ---------------------------------------------------------------------- .../Analysis/Core/LuceneResourcesWikiPage.html | 23 +------------------- 1 file changed, 1 insertion(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucenenet/blob/b6b1d87a/src/Lucene.Net.Tests.Analysis.Common/Analysis/Core/LuceneResourcesWikiPage.html ---------------------------------------------------------------------- diff --git a/src/Lucene.Net.Tests.Analysis.Common/Analysis/Core/LuceneResourcesWikiPage.html b/src/Lucene.Net.Tests.Analysis.Common/Analysis/Core/LuceneResourcesWikiPage.html index 48ea161..84acd95 100644 --- a/src/Lucene.Net.Tests.Analysis.Common/Analysis/Core/LuceneResourcesWikiPage.html +++ b/src/Lucene.Net.Tests.Analysis.Common/Analysis/Core/LuceneResourcesWikiPage.html @@ -1,25 +1,4 @@ -<!-- - - 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. - ---> - -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
