From 58c4f0c9070399325f2daed250f37fb6758d989e Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Wed, 16 May 2018 12:59:50 -0400 Subject: [PATCH] Drop AT&T copyright from README This patchset simply drops the AT&T copyright from the Divingbell README as it renders quite strangely on Github [0]. And besides that copyrights aren't usually included in README files. [0] https://github.com/openstack/airship-divingbell Change-Id: I8484b31f35d67d400c71d2da7a1cda20ec509be7 --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index cc6b6f2..b0123b6 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,3 @@ -.. - Copyright 2018 AT&T Intellectual Property. - All Rights Reserved. - - 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. - # Divingbell Documentation can be found [here](https://divingbell.readthedocs.io).