Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Raspberry Pi Connect
Upstream-Contact: Raspberry Pi Connect Team <connect@raspberrypi.com>

Files:
 *
Copyright: 2024 Raspberry Pi Ltd
License: BSD-3-clause

Files:
 github.com/aymanbagabas/go-osc52/v2/*
Copyright: Copyright (c) 2022 Ayman Bagabas
License: MIT

Files:
 github.com/cenkalti/backoff/v5/*
Copyright: Copyright (c) 2014 Cenk Altı
License: MIT

Files:
 github.com/charmbracelet/bubbles/*
 github.com/charmbracelet/bubbletea/*
 github.com/charmbracelet/colorprofile/*
 github.com/charmbracelet/huh/spinner/*
 github.com/charmbracelet/lipgloss/*
 github.com/charmbracelet/log/*
 github.com/charmbracelet/x/ansi/*
 github.com/charmbracelet/x/cellbuf/*
 github.com/charmbracelet/x/term/*
Copyright: Copyright (c) 2020-2024 Charmbracelet, Inc
License: MIT

Files:
 github.com/clipperhouse/displaywidth/*
 github.com/clipperhouse/uax29/v2/*
Copyright: Copyright (c) 2020-2025 Matt Sherman
License: MIT

Files:
 github.com/coreos/go-systemd/v22/*
Copyright: Copyright 2018 CoreOS, Inc
License: Apache-2.0

Files:
 github.com/creack/pty/*
Copyright: Copyright (c) 2011 Keith Rarick
License: MIT

Files:
 github.com/davecgh/go-spew/*
Copyright: Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
License: ISC

Files:
 github.com/erikgeiser/coninput/*
Copyright: Copyright (c) 2021 Erik G.
License: MIT

Files:
 github.com/go-logfmt/logfmt/*
Copyright: Copyright (c) 2015 go-logfmt
License: MIT

Files:
 github.com/godbus/dbus/v5/*
Copyright: Copyright (c) 2013 Georg Reinke, Google
License: BSD-2-clause

Files:
 github.com/google/uuid/*
Copyright: Copyright (c) 2009,2014 Google Inc.
License: BSD-3-clause

Files:
 github.com/lucasb-eyer/go-colorful/*
Copyright: Copyright (c) 2013 Lucas Beyer
License: MIT

Files:
 github.com/mattn/go-isatty/*
 github.com/mattn/go-localereader/*
 github.com/mattn/go-runewidth/*
Copyright: Copyright (c) Yasuhiro MATSUMOTO <mattn.jp@gmail.com>
License: MIT

Files:
 github.com/muesli/ansi/*
 github.com/muesli/termenv/*
Copyright: Copyright (c) 2019,2021 Christian Muehlhaeuser
License: MIT

Files:
 github.com/muesli/cancelreader/*
Copyright: Copyright (c) 2022 Erik Geiser and Christian Muehlhaeuser
License: MIT

Files:
 github.com/peterbourgon/ff/v3/*
Copyright: Copyright (c) Peter Bourgon
License: Apache-2.0

Files:
 github.com/pion/datachannel/*
 github.com/pion/dtls/v3/*
 github.com/pion/ice/v4/*
 github.com/pion/interceptor/*
 github.com/pion/logging/*
 github.com/pion/mdns/v2/*
 github.com/pion/randutil/*
 github.com/pion/rtcp/*
 github.com/pion/rtp/*
 github.com/pion/sctp/*
 github.com/pion/sdp/v3/*
 github.com/pion/srtp/v3/*
 github.com/pion/stun/v3/*
 github.com/pion/transport/v4/*
 github.com/pion/turn/v4/*
 github.com/pion/webrtc/v4/*
Copyright: Copyright (c) 2020,2023 The Pion community <https://pion.ly>
License: MIT

Files:
 github.com/pmezard/go-difflib/*
Copyright: Copyright (c) 2013 Patrick Mezard
License: BSD-3-clause

Files:
 github.com/rivo/uniseg/*
Copyright: Copyright (c) 2019 Oliver Kuederle
License: MIT

Files:
 github.com/stretchr/testify/*
Copyright: Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors
License: MIT

Files:
 github.com/tmaxmax/go-sse/*
Copyright: Copyright (c) 2021 Teodor Maxim
License: MIT

Files:
 github.com/vmihailenco/msgpack/v5/*
Copyright: Copyright (c) 2013 The github.com/vmihailenco/msgpack Authors
License: BSD-2-clause

Files:
 github.com/vmihailenco/tagparser/v2/*
Copyright: Copyright (c) 2019 The github.com/vmihailenco/tagparser Authors
License: BSD-2-clause

Files:
 github.com/wlynxg/anet/*
Copyright: Copyright (c) 2023 wlynxg
License: BSD-3-clause

Files:
 github.com/xo/terminfo/*
Copyright: Copyright (c) 2016 Anmol Sethi
License: MIT

Files:
 golang.org/x/crypto/*
 golang.org/x/exp/*
 golang.org/x/net/*
 golang.org/x/sys/*
 golang.org/x/text/*
 golang.org/x/time/*
Copyright: Copyright (c) 2009 The Go Authors
License: BSD-3-clause

Files:
 gopkg.in/yaml.v3/*
Copyright: Copyright (c) 2011-2019 Canonical Ltd
License: Apache-2.0

Files:
 gopkg.in/yaml.v3/apic.go
 gopkg.in/yaml.v3/emitterc.go
 gopkg.in/yaml.v3/parserc.go
 gopkg.in/yaml.v3/readerc.go
 gopkg.in/yaml.v3/scannerc.go
 gopkg.in/yaml.v3/writerc.go
 gopkg.in/yaml.v3/yamlh.go
 gopkg.in/yaml.v3/yamlprivateh.go
Copyright: Copyright (c) 2006-2011 Kirill Simonov
License: MIT

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:
 .
 1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
 2. 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.
 3. Neither the name of the copyright holder nor the names of its contributors
    may 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 HOLDER 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: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
 2. 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.
 .
 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 HOLDER 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: MIT
 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.

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
 .
 https://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: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
