Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jaeger-client-go
Source: https://github.com/jaegertracing/jaeger-client-go

Files: *
Copyright:
 2017-2019 Uber Technologies, Inc
 2018-2020 The Jaeger Authors
License: Apache-2.0

Files: DCO
Copyright: 2004, 2006 The Linux Foundation and its contributors
License: DCO-1.1
Comment: CONTRIBUTING.md also contains an embedded copy of the DCO

Files: thrift/*
Copyright: 2006 - 2019 The Apache Software Foundation
License: Apache-2.0
Comment: Copyright information extracted from Apache Thrift v0.14.1 as mentioned in thrift/README.md; see also d/README.source

Files: transport/zipkin/http.go transport/zipkin/http_test.go
Copyright:
 2017 The OpenTracing Authors
 2016 Bas van Beek
 2016 Uber Technologies, Inc
License: Expat

Files: debian/*
Copyright: 2023 Mathias Gibbens
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

Files: debian/missing-sources/*
Copyright: 2016-2017 Uber Technologies
License: Apache-2.0

Files: debian/missing-sources/zipkincore.thrift
Copyright: 2012 Twitter Inc
License: Apache-2.0

Files: debian/missing-sources/throttling.thrift
Copyright: 2018 The Jaeger Authors
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
 .
 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.
Comment:
 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: DCO-1.1
 Developer Certificate of Origin
 Version 1.1
 .
 Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
 660 York Street, Suite 102,
 San Francisco, CA 94110 USA
 .
 Everyone is permitted to copy and distribute verbatim copies of this
 license document, but changing it is not allowed.
 .
 Developer's Certificate of Origin 1.1
 .
 By making a contribution to this project, I certify that:
 .
 (a) The contribution was created in whole or in part by me and I
     have the right to submit it under the open source license
     indicated in the file; or
 .
 (b) The contribution is based upon previous work that, to the best
     of my knowledge, is covered under an appropriate open source
     license and I have the right under that license to submit that
     work with modifications, whether created in whole or in part
     by me, under the same open source license (unless I am
     permitted to submit under a different license), as indicated
     in the file; or
 .
 (c) The contribution was provided directly to me by some other
     person who certified (a), (b) or (c) and I have not modified
     it.
 .
 (d) I understand and agree that this project and the contribution
     are public and that a record of the contribution (including all
     personal information I submit with it, including my sign-off) is
     maintained indefinitely and may be redistributed consistent with
     this project or the open source license(s) involved.

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.
