Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: distribution
Source: https://github.com/docker/distribution
Files-Excluded:
    Godeps/_workspace
  ~~vendor/github.com/Azure/azure-sdk-for-go
    vendor/github.com/Azure/go-autorest
    vendor/github.com/beorn7/perks
    vendor/github.com/prometheus/common
    vendor/github.com/prometheus/procfs
    vendor/github.com/prometheus/client_golang
    vendor/github.com/prometheus/client_model
    vendor/github.com/miekg/dns
    vendor/github.com/opencontainers/go-digest
    vendor/github.com/satori/go.uuid
    vendor/github.com/Shopify/logrus-bugsnag
    vendor/github.com/sirupsen/logrus
    vendor/github.com/aws
    vendor/github.com/bshuster-repo/logrus-logstash-hook
    vendor/github.com/bugsnag
    vendor/github.com/denverdino
    vendor/github.com/dgrijalva/jwt-go
  ~~vendor/github.com/docker/goamz
    vendor/github.com/docker/go-metrics
    vendor/github.com/docker/libtrust
    vendor/github.com/garyburd
    vendor/github.com/go-ini
    vendor/github.com/golang
    vendor/github.com/gorilla
    vendor/github.com/inconshreveable
    vendor/github.com/jmespath
    vendor/github.com/matttproud/golang_protobuf_extensions
    vendor/github.com/mitchellh
    vendor/github.com/ncw
    vendor/github.com/opencontainers/image-spec
    vendor/github.com/spf13
    vendor/github.com/stevvooe
    vendor/github.com/yvasiyarov
    vendor/github.com/xenolf/lego
    vendor/golang.org/x
    vendor/google.golang.org
    vendor/gopkg.in
    vendor/rsc.io/letsencrypt
Comment:
 "github.com/docker/goamz" is an incompatible fork of
 "github.com/AdRoll/goamz" (packaged as "golang-github-adroll-goamz-dev").
 Read more:
   https://github.com/docker/goamz/issues/16
   https://github.com/docker/goamz/issues/17
   https://github.com/docker/goamz/issues/18

Files: *
Copyright: 2014-2016 Docker, Inc.
License: Apache-2.0

Files: debian/*
Copyright: 2015 Tianon Gravi <tianon@debian.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

Files: vendor/github.com/Azure/azure-sdk-for-go/storage/*
Copyright: 2016 Microsoft Corporation
License: Apache-2.0

Files: vendor/github.com/docker/goamz/*
Copyright: 2011 Canonical Ltd.
License: LGPL-3 and exception-LGPL3-goamz

Files: vendor/github.com/marstr/guid/*
Copyright: 2016 Martin Strobel
License: Expat

License: exception-LGPL3-goamz
 As a special exception to the GNU Lesser General Public License version 3
 ("LGPL3"), the copyright holders of this Library give you permission to
 convey to a third party a Combined Work that links statically or dynamically
 to this Library without providing any Minimal Corresponding Source or
 Minimal Application Code as set out in 4d or providing the installation
 information set out in section 4e, provided that you comply with the other
 provisions of LGPL3 and provided that you meet, for the Application the
 terms and conditions of the license(s) which apply to the Application.
 .
 Except as stated in this special exception, the provisions of LGPL3 will
 continue to comply in full to this Library. If you modify this Library, you
 may apply this exception to your version of this Library, but you are not
 obliged to do so. If you do not wish to do so, delete this exception
 statement from your version. This exception does not (and cannot) modify any
 license terms which apply to the Application, with which you must still
 comply.

License: LGPL-3
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation;
 version 3 of the License.
 ․
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 ․
 On Debian systems, the complete text of the GNU Lesser General Public
 License Version 3 can be found in "/usr/share/common-licenses/LGPL-3".

License: Apache-2.0
 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.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 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.
