From 32952bf8bf5e23d9d8213e9e49010de960a4d125 Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Tue, 22 Aug 2017 10:38:26 -0600 Subject: [PATCH] docs(README.md): remove outdated license blurb Microsoft relicensed as MIT several months ago. --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 75e957526..3375ba5b2 100644 --- a/README.md +++ b/README.md @@ -68,14 +68,6 @@ To serve documenation run: `make serve` or `make docker-serve`. Then view the documentation on [http://localhost:8000](http://localhost:8000) or `http://DOCKER_IP:8000`. -## License - -Copyright 2013, 2014, 2015 Engine Yard, Inc. - -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 . - -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. - [k8s-home]: http://kubernetes.io [install-k8s]: http://kubernetes.io/gettingstarted/ [mkdocs]: http://www.mkdocs.org/