From b173f994ce8b1a3c9e3f97c049d2cf3b5c887658 Mon Sep 17 00:00:00 2001 From: Swapnil Mhamane Date: Fri, 1 Feb 2019 19:15:34 +0530 Subject: [PATCH] Update LICENSE.md --- LICENSE.md | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 8a9c487aa..243da99e5 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -228,7 +228,7 @@ Apache 2 license (https://github.com/spf13/cobra/blob/master/LICENSE.txt) Etcd. https://github.com/coreos/etcd. Copyright 2017 The etcd Authors. -Apache 2 license (https://github.com/coreos/etcd/blob/master/LICENSE). +Apache 2 license (https://github.com/coreos/etcd/blob/master/LICENSE) Cron. https://github.com/robfig/cron. @@ -255,36 +255,37 @@ https://github.com/onsi/gomega. Copyright (c) 2013-2014 Onsi Fakhouri. MIT License (https://github.com/onsi/gomega/blob/master/LICENSE) -Microsoft Azure SDK for Go. -https://github.com/Azure/azure-storage-blob-go. -Copyright 2017 Microsoft. +Microsoft Azure SDK for Go. +https://github.com/Azure/azure-storage-blob-go. +Copyright 2017 Microsoft. MIT License (https://github.com/Azure/azure-storage-blob-go/blob/master/LICENSE) -Microsoft Azure SDK for Go. -https://github.com/Azure/azure-pipeline-go -Copyright 2017 Microsoft. +Microsoft Azure SDK for Go. +https://github.com/Azure/azure-pipeline-go. +Copyright 2017 Microsoft. MIT License (https://github.com/Azure/azure-pipeline-go/blob/master/LICENSE) -Google Cloud Client Libraries for Go. -https://github.com/GoogleCloudPlatform/google-cloud-go -Copyright 2017 Google Inc. All Rights Reserved. +Google Cloud Client Libraries for Go. +https://github.com/GoogleCloudPlatform/google-cloud-go. +Copyright 2017 Google Inc. All Rights Reserved. Apache 2 license (https://github.com/GoogleCloudPlatform/google-cloud-go/blob/master/LICENSE) -Testing Support for the Google Cloud Client Libraries for Go. -https://github.com/googleapis/google-cloud-go-testing -Copyright 2018 Google Inc. All Rights Reserved. +Testing Support for the Google Cloud Client Libraries for Go. +https://github.com/googleapis/google-cloud-go-testing. +Copyright 2018 Google Inc. All Rights Reserved. Apache 2 license (https://github.com/googleapis/google-cloud-go-testing/blob/master/LICENSE) -Gophercloud: an OpenStack SDK for Go. -https://github.com/gophercloud/gophercloud -Copyright 2012-2013 Rackspace, Inc. +Gophercloud: an OpenStack SDK for Go. +https://github.com/gophercloud/gophercloud. +Copyright 2012-2013 Rackspace, Inc. Apache 2 license (https://github.com/gophercloud/gophercloud/blob/master/LICENSE) -Prometheus instrumentation library for Go applications. -https://github.com/prometheus/client_golang. -Copyright 2014 The Prometheus Authors. +Prometheus instrumentation library for Go applications. +https://github.com/prometheus/client_golang. +Copyright 2014 The Prometheus Authors. Apache 2 license (https://github.com/prometheus/client_golang/blob/master/LICENSE) + ------ ## MIT License @@ -308,4 +309,4 @@ Apache 2 license (https://github.com/prometheus/client_golang/blob/master/LICENS AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. \ No newline at end of file + THE SOFTWARE.