Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: guest-agent
Source: https://github.com/GoogleCloudPlatform/guest-agent
 https://github.com/GoogleCloudPlatform/google-guest-agent
Comment: This source pkg is built from two upstream repos: the "classic"
 guest-agent, which unpacks to the top level, and the new plugin manager
 google-guest-agent, which is a component orig tarball that unpacks into
 ./google-guest-agent/. Please see debian/README.source for the details.
 .
 Both vendored golang dependency trees live under debian/extra/ and are
 covered by the per-module stanzas at the end of this file.

Files: *
Copyright: 2017-2026, Google LLC
License: Apache-2

Files: debian/*
Copyright: 2020-2026, Canonical Group, Ltd.
License: Apache-2
Comment: Debian packaging is licensed under the same terms as upstream

Files: google-guest-agent/*
Copyright: 2017-2026, Google LLC
License: Apache-2

Files: THIRD_PARTY_LICENSES/go.opencensus.io/*
Copyright: 2017-2019, OpenCensus Authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/google.golang.org/api/*
Copyright: 2011, Google Inc
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/google.golang.org/appengine/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/google.golang.org/grpc/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/google.golang.org/protobuf/*
Copyright: 2018, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/cloud.google.com/go/iam/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/cloud.google.com/go/internal/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/cloud.google.com/go/logging/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/cloud.google.com/go/longrunning/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/cloud.google.com/go/storage/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform/guest-agent/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/Microsoft/go-winio/*
Copyright: 2015, Microsoft
License: Expat

Files: THIRD_PARTY_LICENSES/github.com/go-ini/ini/*
Copyright: 2014-2019, Unknwon <u@gogs.io>
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project. The copyright
 holder "Unknwon" is not a typo.

Files: THIRD_PARTY_LICENSES/github.com/golang/protobuf/*
Copyright: 2010, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/github.com/google/go-sev-guest/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/google/go-tpm/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/google/go-tpm-tools/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/google/logger/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/google/s2a-go/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

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

Files: THIRD_PARTY_LICENSES/github.com/kardianos/service/*
Copyright: 2015, Daniel Theophanes
License: Zlib

Files: THIRD_PARTY_LICENSES/github.com/pborman/uuid/*
Copyright: 2009-2014, Google Inc
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/github.com/pkg/errors/*
Copyright: 2015, Dave Cheney
License: BSD-2-clause

Files: THIRD_PARTY_LICENSES/github.com/tarm/serial/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/golang.org/x/crypto/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/golang.org/x/net/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/golang.org/x/oauth2/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/golang.org/x/sys/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/golang.org/x/text/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/golang.org/x/xerrors/*
Copyright: 2019, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/google.golang.org/genproto/googleapis/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/software.sslmate.com/src/go-pkcs12/*
Copyright: 2015-2019, Opsmate, Inc
           2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/cloud.google.com/go/compute/metadata/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/GoogleCloudPlatform/guest-logging-go/logger/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/golang/groupcache/lru/*
Copyright: 2013, Google Inc
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/google/go-cmp/cmp/*
Copyright: 2017, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/github.com/google/tink/go/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/googleapis/enterprise-certificate-proxy/client/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/github.com/googleapis/gax-go/v2/*
Copyright: 2016, Google Inc
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/github.com/robfig/cron/v3/*
Copyright: 2012, Rob Figueiredo
License: Expat

Files: THIRD_PARTY_LICENSES/golang.org/x/sync/semaphore/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: THIRD_PARTY_LICENSES/google.golang.org/genproto/googleapis/api/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/google.golang.org/genproto/googleapis/rpc/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: THIRD_PARTY_LICENSES/google.golang.org/api/internal/third_party/uritemplates/*
Copyright: 2013, Joshua Tacoma
License: BSD-3-clause

Files: debian/extra/vendor/cel.dev/expr/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor/cloud.google.com/go/*
Copyright: 2014-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/go.bug.st/serial/*
Copyright: 2014-2026, Cristian Maglie
License: BSD-3-clause

Files: debian/extra/vendor/go.opentelemetry.io/otel/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/go.uber.org/multierr/*
Copyright: 2017-2021, Uber Technologies, Inc
License: Expat

Files: debian/extra/vendor/google.golang.org/api/*
Copyright: 2011, Google Inc
License: BSD-3-clause

Files: debian/extra/vendor/google.golang.org/genproto/*
Copyright: 2022-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/google.golang.org/grpc/*
Copyright: 2018, The gRPC Authors
License: Apache-2

Files: debian/extra/vendor/google.golang.org/protobuf/*
Copyright: 2018, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/gopkg.in/ini.v1/*
Copyright: 2014-2019, Unknwon
License: Apache-2

Files: debian/extra/vendor/gopkg.in/yaml.v3/*
Copyright: 2011-2019, Canonical Ltd
           2006-2010, Kirill Simonov
License: Apache-2

Files: debian/extra/vendor/cloud.google.com/go/auth/*
Copyright: 2023-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/cloud.google.com/go/iam/*
Copyright: 2016-2025, Google LLC
License: Apache-2

Files: debian/extra/vendor/cloud.google.com/go/logging/*
Copyright: 2016-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/cloud.google.com/go/longrunning/*
Copyright: 2016-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/cloud.google.com/go/monitoring/*
Copyright: 2025-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/cloud.google.com/go/storage/*
Copyright: 2014-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/GoogleCloudPlatform/guest-logging-go/*
Copyright: 2019, Google Inc
License: Apache-2

Files: debian/extra/vendor/github.com/Microsoft/go-winio/*
Copyright: 2015, Microsoft
License: Expat

Files: debian/extra/vendor/github.com/envoyproxy/protoc-gen-validate/*
Copyright: The Envoy Project Authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor/github.com/felixge/httpsnoop/*
Copyright: 2016, Felix Geisendörfer (felix@debuggable.com)
License: Expat

Files: debian/extra/vendor/github.com/go-logr/logr/*
Copyright: 2019-2023, The logr Authors
License: Apache-2

Files: debian/extra/vendor/github.com/go-logr/stdr/*
Copyright: 2019, The logr Authors
License: Apache-2

Files: debian/extra/vendor/github.com/golang/groupcache/*
Copyright: 2013, Google Inc
License: Apache-2

Files: debian/extra/vendor/github.com/google/go-cmp/*
Copyright: 2017, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/github.com/google/go-configfs-tsm/*
Copyright: 2023, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/google/go-eventlog/*
Copyright: 2024, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/google/go-sev-guest/*
Copyright: 2022-2023, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/google/go-tdx-guest/*
Copyright: 2023, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/google/go-tpm/*
Copyright: 2018-2019, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/google/go-tpm-tools/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor/github.com/google/logger/*
Copyright: 2016, Google Inc
License: Apache-2

Files: debian/extra/vendor/github.com/google/s2a-go/*
Copyright: 2021-2023, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/google/uuid/*
Copyright: 2009-2014, Google Inc
License: BSD-3-clause

Files: debian/extra/vendor/github.com/googleapis/enterprise-certificate-proxy/*
Copyright: 2022, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/kardianos/service/*
Copyright: 2015, Daniel Theophanes
License: Zlib

Files: debian/extra/vendor/github.com/planetscale/vtprotobuf/*
Copyright: 2021, PlanetScale Inc
           2018, The Go Authors
           2013, The GoGo Authors
License: BSD-3-clause

Files: debian/extra/vendor/go.opentelemetry.io/auto/sdk/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/go.opentelemetry.io/otel/metric/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/go.opentelemetry.io/otel/sdk/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/go.opentelemetry.io/otel/trace/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/golang.org/x/crypto/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/golang.org/x/net/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/golang.org/x/oauth2/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/golang.org/x/sync/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/golang.org/x/sys/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/golang.org/x/text/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/golang.org/x/time/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/software.sslmate.com/src/go-pkcs12/*
Copyright: 2015-2019, Opsmate, Inc
           2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/cloud.google.com/go/auth/oauth2adapt/*
Copyright: 2023, Google LLC
License: Apache-2

Files: debian/extra/vendor/cloud.google.com/go/compute/metadata/*
Copyright: 2014-2024, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/GoogleCloudPlatform/confidential-space/server/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor/github.com/cespare/xxhash/v2/*
Copyright: 2016, Caleb Spare
License: Expat

Files: debian/extra/vendor/github.com/cncf/xds/go/*
Copyright: The xDS API authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor/github.com/envoyproxy/go-control-plane/envoy/*
Copyright: The Envoy Project Authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor/github.com/go-jose/go-jose/v4/*
Copyright: 2014-2018, Square Inc
           2010-2011, The Go Authors
License: Apache-2

Files: debian/extra/vendor/github.com/google/tink/go/*
Copyright: 2017, Google Inc
           2018-2022, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/googleapis/gax-go/v2/*
Copyright: 2016, Google Inc
License: BSD-3-clause

Files: debian/extra/vendor/github.com/robfig/cron/v3/*
Copyright: 2012, Rob Figueiredo
License: Expat

Files: debian/extra/vendor/github.com/spiffe/go-spiffe/v2/*
Copyright: The SPIFFE Authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor/go.opentelemetry.io/contrib/detectors/gcp/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/go.opentelemetry.io/otel/sdk/metric/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/google.golang.org/genproto/googleapis/api/*
Copyright: 2025-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/google.golang.org/genproto/googleapis/rpc/*
Copyright: 2026, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp/*
Copyright: 2022-2024, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric/*
Copyright: 2020-2021, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping/*
Copyright: 2022, Google LLC
License: Apache-2

Files: debian/extra/vendor/github.com/go-jose/go-jose/v4/json/*
Copyright: 2012, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor/google.golang.org/api/internal/third_party/uritemplates/*
Copyright: 2013, Joshua Tacoma
License: BSD-3-clause

Files: debian/extra/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cel.dev/expr/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/*
Copyright: 2014-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/go.bug.st/serial/*
Copyright: 2014-2026, Cristian Maglie
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/otel/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/go.uber.org/multierr/*
Copyright: 2017-2021, Uber Technologies, Inc
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/google.golang.org/api/*
Copyright: 2011, Google Inc
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/google.golang.org/genproto/*
Copyright: 2022-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/google.golang.org/grpc/*
Copyright: 2018, The gRPC Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/google.golang.org/protobuf/*
Copyright: 2018, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/gopkg.in/ini.v1/*
Copyright: 2014-2019, Unknwon
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/gopkg.in/yaml.v3/*
Copyright: 2011-2019, Canonical Ltd
           2006-2010, Kirill Simonov
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/auth/*
Copyright: 2023-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/iam/*
Copyright: 2016-2025, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/logging/*
Copyright: 2016-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/longrunning/*
Copyright: 2016-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/monitoring/*
Copyright: 2025-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/storage/*
Copyright: 2014-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/GoogleCloudPlatform/agentcommunication_client/*
Copyright: 2023-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/GoogleCloudPlatform/galog/*
Copyright: 2024-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/Microsoft/go-winio/*
Copyright: 2015, Microsoft
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/envoyproxy/protoc-gen-validate/*
Copyright: The Envoy Project Authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/felixge/httpsnoop/*
Copyright: 2016, Felix Geisendörfer (felix@debuggable.com)
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/fsnotify/fsnotify/*
Copyright: 2012, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/go-logr/logr/*
Copyright: 2019-2023, The logr Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/go-logr/stdr/*
Copyright: 2019, The logr Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/go-ole/go-ole/*
Copyright: 2013-2017, Yasuhiro Matsumoto
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/go-cmp/*
Copyright: 2017, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/go-configfs-tsm/*
Copyright: 2023, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/go-eventlog/*
Copyright: 2024, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/go-sev-guest/*
Copyright: 2022-2023, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/go-tdx-guest/*
Copyright: 2023, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/go-tpm/*
Copyright: 2018-2019, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/go-tpm-tools/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/logger/*
Copyright: 2016, Google Inc
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/s2a-go/*
Copyright: 2021-2023, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/uuid/*
Copyright: 2009-2014, Google Inc
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/googleapis/enterprise-certificate-proxy/*
Copyright: 2022, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/inconshreveable/mousetrap/*
Copyright: Alan Shreve
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/lufia/plan9stats/*
Copyright: 2019, KADOTA, Kyohei
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/mdlayher/socket/*
Copyright: 2021, Matt Layher
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/mdlayher/vsock/*
Copyright: 2017-2022, Matt Layher
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/planetscale/vtprotobuf/*
Copyright: 2021, PlanetScale Inc
           2018, The Go Authors
           2013, The GoGo Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/power-devops/perfstat/*
Copyright: 2020, Power DevOps
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/shoenig/go-m1cpu/*
Copyright: The M1CPU Authors
License: MPL-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/spf13/cobra/*
Copyright: 2013-2023, The Cobra Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/spf13/pflag/*
Copyright: 2012, Alex Ogier
           2012, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/tklauser/go-sysconf/*
Copyright: 2018-2022, Tobias Klauser
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/tklauser/numcpus/*
Copyright: 2018-2024, Tobias Klauser
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/yusufpapurcu/wmi/*
Copyright: 2013, Stack Exchange
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/auto/sdk/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/otel/metric/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/otel/sdk/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/otel/trace/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/crypto/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/exp/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/net/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/oauth2/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/sync/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/sys/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/text/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/golang.org/x/time/*
Copyright: 2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/software.sslmate.com/src/go-pkcs12/*
Copyright: 2015-2019, Opsmate, Inc
           2009, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/auth/oauth2adapt/*
Copyright: 2023, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/cloud.google.com/go/compute/metadata/*
Copyright: 2014-2024, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/GoogleCloudPlatform/confidential-space/server/*
Copyright: Google LLC
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/cespare/xxhash/v2/*
Copyright: 2016, Caleb Spare
License: Expat

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/cncf/xds/go/*
Copyright: The xDS API authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/envoyproxy/go-control-plane/envoy/*
Copyright: The Envoy Project Authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/go-jose/go-jose/v4/*
Copyright: 2014-2018, Square Inc
           2010-2011, The Go Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/google/tink/go/*
Copyright: 2017, Google Inc
           2018-2022, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/googleapis/gax-go/v2/*
Copyright: 2016, Google Inc
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/shirou/gopsutil/v3/*
Copyright: 2009, The Go Authors
           2014, WAKAYAMA Shirou
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/spiffe/go-spiffe/v2/*
Copyright: The SPIFFE Authors
License: Apache-2
Comment: No explicit copyright notice is present in the shipped
 licence text; attributed to the upstream project.

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/contrib/detectors/gcp/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/otel/sdk/metric/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/google.golang.org/genproto/googleapis/api/*
Copyright: 2025-2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/google.golang.org/genproto/googleapis/rpc/*
Copyright: 2026, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp/*
Copyright: 2022-2024, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric/*
Copyright: 2020-2021, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping/*
Copyright: 2022, Google LLC
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/github.com/go-jose/go-jose/v4/json/*
Copyright: 2012, The Go Authors
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/google.golang.org/api/internal/third_party/uritemplates/*
Copyright: 2013, Joshua Tacoma
License: BSD-3-clause

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/*
Copyright: The OpenTelemetry Authors
License: Apache-2

Files: debian/extra/vendor-google-guest-agent/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/*
Copyright: The OpenTelemetry Authors
License: Apache-2

License: Apache-2
 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: BSD-2-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.
 .
 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: 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.
 * 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
 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.

License: MPL-2
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at https://mozilla.org/MPL/2.0/.
 .
 On Debian systems, the complete text of the Mozilla Public License
 version 2.0 can be found in "/usr/share/common-licenses/MPL-2.0".

License: Zlib
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
   1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgment in the product documentation would be
   appreciated but is not required.
 .
   2. Altered source versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
 .
   3. This notice may not be removed or altered from any source
   distribution.
