Blame vendor/github.com/Azure/azure-storage-blob-go/LICENSE

Packit 63bb0d
    MIT License
Packit 63bb0d
Packit 63bb0d
    Copyright (c) Microsoft Corporation. All rights reserved.
Packit 63bb0d
Packit 63bb0d
    Permission is hereby granted, free of charge, to any person obtaining a copy
Packit 63bb0d
    of this software and associated documentation files (the "Software"), to deal
Packit 63bb0d
    in the Software without restriction, including without limitation the rights
Packit 63bb0d
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
Packit 63bb0d
    copies of the Software, and to permit persons to whom the Software is
Packit 63bb0d
    furnished to do so, subject to the following conditions:
Packit 63bb0d
Packit 63bb0d
    The above copyright notice and this permission notice shall be included in all
Packit 63bb0d
    copies or substantial portions of the Software.
Packit 63bb0d
Packit 63bb0d
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
Packit 63bb0d
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Packit 63bb0d
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
Packit 63bb0d
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Packit 63bb0d
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
Packit 63bb0d
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Packit 63bb0d
    SOFTWARE