Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: etcd
Source: https://github.com/coreos/etcd
Files-Excluded:
  Godeps/_workspace/src/github.com/akrennmair/gopcap
    Godeps/_workspace/src/github.com/beorn7/perks
    Godeps/_workspace/src/github.com/bradfitz/http2
    Godeps/_workspace/src/github.com/boltdb/bolt
    Godeps/_workspace/src/github.com/cheggaaa/pb
    Godeps/_workspace/src/github.com/codegangsta/cli
    Godeps/_workspace/src/github.com/coreos/go-etcd
    Godeps/_workspace/src/github.com/coreos/go-semver
    Godeps/_workspace/src/github.com/coreos/go-systemd
    Godeps/_workspace/src/github.com/coreos/pkg
    Godeps/_workspace/src/github.com/cpuguy83/go-md2man
   ~Godeps/_workspace/src/github.com/gogo/protobuf
    Godeps/_workspace/src/github.com/golang/glog
    Godeps/_workspace/src/github.com/golang/protobuf
    Godeps/_workspace/src/github.com/google/btree
    Godeps/_workspace/src/github.com/inconshreveable/mousetrap
    Godeps/_workspace/src/github.com/jonboulle/clockwork
    Godeps/_workspace/src/github.com/kballard/go-shellquote
    Godeps/_workspace/src/github.com/kr/pty
    Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions
    Godeps/_workspace/src/github.com/prometheus
    Godeps/_workspace/src/github.com/russross/blackfriday
    Godeps/_workspace/src/github.com/shurcooL/sanitized_anchor_name
    Godeps/_workspace/src/github.com/spacejam/loghisto
    Godeps/_workspace/src/github.com/spf13/cobra
    Godeps/_workspace/src/github.com/spf13/pflag
    Godeps/_workspace/src/github.com/stretchr/testify
    Godeps/_workspace/src/github.com/ugorji/go
    Godeps/_workspace/src/golang.org/x/crypto
    Godeps/_workspace/src/golang.org/x/net
    Godeps/_workspace/src/golang.org/x/sys
    Godeps/_workspace/src/google.golang.org/grpc

Files: *
Copyright: 2013-2015 CoreOS Inc.
                2014 Google Inc.
License: Apache-2.0

Files:
    client/cancelreq.go
    client/cancelreq_go14.go
    integration/z_last_test.go
    pkg/crc/crc.go
    pkg/crc/crc_test.go
    pkg/httputil/cancelreq.go
    pkg/httputil/cancelreq_go14.go
    pkg/pathutil/path.go
    pkg/transport/limit_listen.go
Copyright: 2013-2015 The Go Authors.
License: BSD-3-clause

Files: Godeps/_workspace/src/bitbucket.org/ww/goautoneg/*
Copyright: 2011 Open Knowledge Foundation Ltd.
License: BSD-3-clause

Files: Godeps/_workspace/src/github.com/beorn7/*
Copyright: 2013 Blake Mizerany
License: Expat
Comment: https://github.com/beorn7/perks

Files: Godeps/_workspace/src/github.com/bgentry/speakeasy/speakeasy_unix.go
Copyright: John Doak <johnsiilver@gmail.com>
License: Expat

Files: Godeps/_workspace/src/github.com/bgentry/speakeasy/speakeasy_windows.go
Copyright: 2013 the CloudFoundry Authors
License: Apache-2.0

Files: Godeps/_workspace/src/github.com/olekukonko/ts/*
Copyright: 2014 Oleku Konko
License: Expat

Files: Godeps/_workspace/src/github.com/xiang90/probing/*
Copyright: 2015 Xiang Li
License: Expat

Files: Godeps/_workspace/src/google.golang.org/grpc/*
Copyright: 2014-2015 Google Inc.
License: BSD-3-clause

Files: Godeps/_workspace/src/github.com/ugorji/go/*
Copyright: 2012-2015 Ugorji Nwoke
License: Expat

Files: Godeps/_workspace/src/github.com/gogo/protobuf/*
Copyright:
    2013      Vastech SA (PTY) LTD
    2010-2012,2014 the Go Authors
License: BSD-3-Clause

Files: debian/*
Copyright:
    2014      Jelmer Vernooij <jelmer@debian.org>
    2015-2016 Dmitry Smirnov <onlyjob@debian.org>
License: Apache-2.0

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

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the
   distribution.
 * The name of the author may not be used to endorse or promote
   products derived from this software without specific prior written
   permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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.
