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/Sirupsen
    vendor/github.com/aws
    vendor/github.com/bugsnag
    vendor/github.com/denverdino
  ~~vendor/github.com/docker/goamz
    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/mitchellh
    vendor/github.com/ncw
    vendor/github.com/spf13
    vendor/github.com/stevvooe
    vendor/github.com/yvasiyarov
    vendor/golang.org/x
    vendor/google.golang.org
    vendor/gopkg.in
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

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".
