From 8a6e39362d51a0731b0a69db0b0a4482987cf865 Mon Sep 17 00:00:00 2001 From: Antonio Leal <8152108+antonio-leal-batista@users.noreply.github.com> Date: Tue, 2 Aug 2022 18:48:52 -0500 Subject: [PATCH] Update README.md Update README --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 051de53..c32639d 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,3 @@ This Docker container expects the following volume: ```shell $ docker run -v `pwd`/output:/output liboqs_build ``` - -## Copyright 2020 LACChain - -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. \ No newline at end of file