From 3ab8990aae41ec9fe2d93a0e30672c174f83e23a Mon Sep 17 00:00:00 2001 From: Dave Jarvis Date: Thu, 19 Sep 2019 17:26:54 -0700 Subject: [PATCH] Remove LICENSE from README --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index ba979ea..a60abec 100644 --- a/README.md +++ b/README.md @@ -235,18 +235,3 @@ Releases See [releases](https://github.com/robert-bor/aho-corasick/releases) for details. -License -------- - - Licensed 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. -