Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dart-sdk
Source: https://github.com/dart-lang/sdk
Comment: The Debian orig tarball is repacked from the upstream SDK checkout
 (an upstream gclient checkout of the 3.13.4 tag, whose third_party trees are
 pinned by upstream's DEPS file; see debian/README.source and
 debian/scripts/get-orig-source, which regenerates this tarball).
 .
 The Files-Excluded field below removes content that is either not
 distributable as source, not needed to build the SDK, or de-vendored in favour
 of the corresponding Debian system library. Nothing excluded here is
 referenced by the gn "create_sdk" target that this package builds:
 .
   * De-vendored to Debian system libraries: third_party/zlib and
     third_party/double-conversion. debian/rules substitutes a stub BUILD.gn
     that links the system copy (zlib1g-dev, libdouble-conversion-dev).
   * Toolchain and bootstrap directories: buildtools (the bundled clang, lld,
     gn, ninja and sysroot), tools/sdks (the bundled bootstrap Dart binary) and
     out. This package builds with the Debian system toolchain and bootstraps
     from a previous dart-sdk, so all of these are prebuilt binaries with no
     purpose here.
   * Prebuilt binaries shipped by upstream via CIPD, with no corresponding
     source in the tree: third_party/devtools/web (the DevTools web
     application, about 92 MB of compiled Flutter web output, CanvasKit
     WebAssembly and bundled fonts; upstream fetches it as a prebuilt CIPD
     bundle and this package does not ship it, see the patch making it
     optional; only the prebuilt web/ subdirectory is dropped, the
     devtools_shared Dart library beside it is source and is kept because
     pkg/dds is built from it),
     benchmarks/FfiBoringssl/native/out, benchmarks/FfiCall/native/out and
     benchmarks/NativeCall/native/out (prebuilt benchmark shared objects),
     third_party/d8, third_party/jsc and third_party/firefox_jsshell (prebuilt
     JavaScript engines used only by the upstream test runner), and
     third_party/gsutil (a prebuilt Python release-upload tool that also
     vendors its own unrelated dependency tree).
   * Test fixtures that consist of compiled artefacts: third_party/binaryen's
     test suite (about 35 MB, including prebuilt .wasm objects). Only the
     wasm-opt tool is built from third_party/binaryen; its test suite is not.
   * Prebuilt Java: the Gradle wrapper jars under the jni and jnigen example
     and Java directories, which are build accelerators for unrelated example
     projects.
   * Content that is not DFSG-free, or whose licensing cannot be reconciled:
     third_party/pkg/web, whose generated DOM bindings carry API documentation
     copied from MDN under CC-BY-SA 2.5 in 186 files; Debian treats the
     pre-3.0 Creative Commons licences as non-free. Nothing in the SDK build
     imports package:web -- the only occurrence of
     "import 'package:web/web.dart'" in the tree is inside a string literal in
     pkg/dartdev/lib/src/templates/web.dart, the template that
     "dart create -t web" writes out for the user.
   * Upstream code-generation inputs that the SDK build never reads:
     third_party/WebCore (Web IDL definitions, partly LGPL-2+ and BSD-2-clause)
     and third_party/mdn (browser compatibility data). Both are consumed only by
     tools/dom/scripts/dartdomgenerator.py and idlsync.py, which upstream runs by
     hand to regenerate dart:html; no gn target and no package refers to either.
   * Minified JavaScript with no corresponding source:
     third_party/pkg/dartdoc/lib/resources/highlight.pack.js, a minified build
     of Highlight.js 11.11.1 that upstream vendors without its sources. It is
     the only such file the binary package would have shipped. debian/rules
     also drops the <script> tag that referenced it from dartdoc's footer
     template, so `dart doc` output is self-consistent; the only effect is that
     generated API documentation is not syntax-highlighted.
 .
 What deliberately remains, for completeness: six small object and archive files
 (72 kB in total) under third_party/boringssl/src/util/ar/testdata. They are
 fixtures for BoringSSL's ar-parser unit test, and the C and C++ sources they
 were compiled from are in the same directory, at
 third_party/boringssl/src/util/ar/testdata/sample. After the exclusions above
 the source package contains no other object file, shared library, archive,
 WebAssembly module or jar.
Files-Excluded: buildtools
 out
 tools/sdks
 third_party/zlib
 third_party/double-conversion
 third_party/devtools/web
 third_party/gsutil
 third_party/d8
 third_party/jsc
 third_party/firefox_jsshell
 third_party/binaryen/src/test
 third_party/WebCore
 third_party/mdn
 third_party/pkg/web
 benchmarks/FfiBoringssl/native/out
 benchmarks/FfiCall/native/out
 benchmarks/NativeCall/native/out
 third_party/pkg/dartdoc/lib/resources/highlight.pack.js
 third_party/pkg/native/pkgs/jni/java/gradle/wrapper/gradle-wrapper.jar
 third_party/pkg/native/pkgs/jnigen/java/gradle/wrapper/gradle-wrapper.jar
 third_party/pkg/native/pkgs/jnigen/example/maven_libs_groovy/example/android/gradle/wrapper/gradle-wrapper.jar







Files: *
Copyright: 2011-2026 the Dart project authors
 The Dart Authors
 the Dart Team
License: BSD-3-clause
Comment: The first-party Dart source (benchmarks, build, docs, pkg, runtime,
 samples, sdk, tests, utils) carries the standard Dart header referring to a
 "BSD-style license that can be found in the LICENSE file"; that file is the
 3-clause BSD license reproduced below. Some files additionally credit the
 V8 project authors, Apple Inc. and Google Inc. as upstream contributors, but
 the governing grant remains the 3-clause BSD of the Dart project. Files headed
 "The Dart Authors" or "the Dart Team" name the same rightsholder.

Files: debian/*
Copyright: 2026 Juan Manuel Méndez Rey <juan.mendezr@proton.me>
License: BSD-3-clause

Files: build/fuchsia/*
Copyright: 2018-2024 The Fuchsia Authors
License: BSD-3-clause
Comment: Fuchsia build configuration carried in Dart's build/ tree.

Files: third_party/d3/*
 pkg/vm_snapshot_analysis/lib/src/assets/d3/*
Copyright: 2010-2014 Michael Bostock
License: BSD-3-clause

Files: third_party/icu/*
Copyright: 2016-2025 Unicode, Inc.
 1995-2016 International Business Machines Corporation and others
 IBM Corporation
 IBM Corp.
 IBM, Inc.
 2013 LeRoy Benjamin Sharon
 TaBE Project
 Pai-Hsiang Hsiao
License: Unicode-3.0
Comment: ICU is governed by the Unicode License v3. The aggregate LICENSE file
 documents several bundled data licenses, including the X11-style ICU license
 (IBM and others), the CJK dictionary data under BSD-3-clause (Google Inc.;
 libtabe and IPADIC contributors), laodict/burmesedict under BSD-2/BSD-3, and
 the public-domain time zone database. See third_party/icu/LICENSE for the full
 set of secondary notices.

Files: third_party/ply/*
Copyright: 2001-2011 David M. Beazley (Dabeaz LLC)
License: BSD-3-clause
Comment: PLY (Python Lex-Yacc). Some license scanners report this tree as
 UNKNOWN; third_party/ply/LICENSE is the standard 3-clause BSD reproduced here.

Files: third_party/pkg/*
Copyright: 2012-2026 the Dart project authors
License: BSD-3-clause
Comment: The vendored Dart packages default to the 3-clause BSD license of the
 Dart project authors. The stanzas below cover the packages that deviate from
 this default (different license and/or different holder).

Files: third_party/libc/*
 third_party/libcxx/*
 third_party/libcxxabi/*
Copyright: 2003-2019 University of Illinois at Urbana-Champaign
 2009-2025 the LLVM project contributors
 2009-2025 the contributors listed in CREDITS.TXT of each project
License: Apache-2.0 with LLVM exception
Comment: The LLVM runtime libraries (libc, libc++, libc++abi) carry the
 Apache-2.0 license with the LLVM exception. libc++ and libc++abi may also be
 used under the legacy University of Illinois/NCSA license or the MIT license
 at the recipient's option; the Apache-2.0-with-LLVM-exception text is the
 form documented here.

Files: third_party/emsdk/*
Copyright: 2018 Emscripten authors
 2019 The Emscripten Authors
License: Expat
Comment: Upstream writes the holder both ways; both spellings occur in the
 tree.

Files: third_party/jinja2/*
Copyright: 2009 the Jinja Team
License: BSD-3-clause

Files: third_party/binaryen/*
Copyright: 2015-2020 WebAssembly Community Group participants
License: Apache-2.0
Comment: Binaryen is licensed Apache-2.0. Bundled trees:
 src/third_party/FP16 (Expat; Facebook Inc., Georgia Institute of Technology,
 Google LLC) and src/third_party/llvm-project (Apache-2.0 with LLVM exception;
 University of Illinois at Urbana-Champaign).

Files: third_party/perfetto/*
Copyright: 2017 The Android Open Source Project
License: Apache-2.0

Files: third_party/devtools/*
Copyright: 2020-2024 The Chromium Authors
 2023-2024 The Flutter Authors
License: BSD-3-clause
Comment: What is left of third_party/devtools after the prebuilt web/ bundle is
 excluded is the devtools_shared Dart library (and the upstream README). It is
 source, it carries the Chromium/Flutter 3-clause BSD in
 third_party/devtools/devtools_shared/LICENSE, and pkg/dds is built from it.

Files: third_party/boringssl/*
Copyright: 2014-2025 The BoringSSL Authors
 2009 The Go Authors
 2015-2020 the fiat-crypto authors
 2008 Google Inc.
 2015 The Chromium Authors
 Amazon Inc.
 ARM Inc.
 Arm Ltd.
 2014-2017 Brian Smith
 CloudFlare Ltd.
 CloudFlare, Inc.
 Intel Corporation
 Network Resonance, Inc.
 Oracle and/or its affiliates
 RTFM, Inc.
 2018 Robert Nagy <robert.nagy@gmail.com>
 Shay Gueron
 1995-2016 The OpenSSL Project Authors
 1995-2016 Nokia
 the HRSS authors
 Amazon.com, Inc. or its affiliates
 2015 Intel Inc.
License: Apache-2.0
Comment: BoringSSL is licensed Apache-2.0. The TLS test support code retains
 a 3-clause BSD ("Go license") notice (Copyright 2009 The Go Authors) and is
 not compiled into libcrypto/libssl. Bundled trees: src/third_party/fiat
 (Apache-2.0, the fiat-crypto authors), src/third_party/googletest
 (BSD-3-clause, Google Inc.), src/third_party/benchmark (Apache-2.0) and
 src/third_party/wycheproof_testvectors (BSD-3-clause, The Chromium Authors).

Files: third_party/requirejs/*
Copyright: jQuery Foundation and other contributors
License: Expat
Comment: RequireJS is MIT/Expat; sample code shown within its documentation is
 additionally dedicated to the public domain under CC0-1.0.

Files: third_party/icu/LICENSE
 third_party/icu/source/test/testdata/cldr/personNameTest/*
 third_party/pkg/core/pkgs/characters/third_party/Unicode_Consortium/*
Copyright: 1991-2024 Unicode, Inc.
License: Unicode-DFS-2016

Files: third_party/markupsafe/*
Copyright: 2010 Armin Ronacher and contributors
License: BSD-3-clause

Files: third_party/binary_size/*
Copyright: 2015 The Chromium Authors
License: BSD-3-clause

Files: third_party/cpu_features/*
Copyright: 2017 Google Inc.
 2010 The Android Open Source Project
 1992-2020 The FreeBSD Project
License: Apache-2.0
Comment: cpu_features is Apache-2.0; files under its ndk_compat/ directory are
 BSD-2-clause (The Android Open Source Project). src/test/cpuinfo_x86_test.cc
 additionally embeds a BSD-licensed snippet from The FreeBSD Project.

Files: third_party/libcxx/LICENSE.TXT
 third_party/libcxx/CREDITS.TXT
Copyright: 2009-2019 the contributors listed in third_party/libcxx/CREDITS.TXT
 2003-2019 University of Illinois at Urbana-Champaign
License: Apache-2.0 with LLVM exception
Comment: libc++'s licence file records the project's historical dual licensing
 and credits its contributors by name in CREDITS.TXT beside it.

Files: tests/co19/src/*
Copyright: 2003-2004 Robert D. Cameron
 the co19 project authors
License: BSD-3-clause
Comment: The co19 conformance suite; the regular-expression cases credit
 Robert D. Cameron for the original grammar they are based on.

Files: pkg/vm_service/java/*
Copyright: 2015 the Dart project authors
License: EPL-1.0
Comment: The Java client bindings for the VM service protocol carry an
 Eclipse Public License v1.0 header (Google authored, attributed to the Dart
 project authors).

Files: third_party/pkg/tar/*
Copyright: 2021 Simon Binder
License: Expat

Files: tests/corelib/regexp/*
Copyright: 2014 the Dart project authors
 2008-2013 the V8 project authors
License: BSD-3-clause
Comment: Regular-expression tests carried over from the V8 test suite.

Files: third_party/icu/scripts/*
Copyright: 2015 The Chromium Authors
License: BSD-3-clause

Files: third_party/pkg/webdriver/*
Copyright: 2019 the Dart project authors
License: Apache-2.0
Comment: The webdriver package is licensed Apache-2.0.

Files: third_party/icu/source/configure
Copyright: 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, Inc.
License: FSFUL

Files: third_party/icu/source/config.guess
 third_party/icu/source/config.sub
Copyright: 1992-2024 Free Software Foundation, Inc.
License: GPL-3+ with Autoconf exception
Comment: These are the stock Autoconf helper scripts, shipped unmodified in
 essentially every autotools-using source package in Debian. The Autoconf
 exception is an *additional permission* under section 7 of the GPLv3: it
 allows the file to be distributed under the terms of the program whose
 configure script it serves, on top of the GPL-3+ grant. An additional
 permission can only widen what a recipient may do, so the result is strictly
 more permissive than GPL-3+ and is DFSG free. The full text of the exception
 is reproduced in the License paragraph below rather than referenced, so no
 lookup is needed to check it.
 .
 Neither file is used when building this package: ICU is compiled here through
 gn, not through its autotools build, and they are retained only because they
 are part of the pristine upstream ICU source.

Files: third_party/icu/source/aclocal.m4
Copyright: 1996-2021 Free Software Foundation, Inc.
 2004-2005 Scott James Remnant <scott@netsplit.com>
 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
License: FSFULLR

Files: third_party/icu/source/install-sh
Copyright: 1991 the Massachusetts Institute of Technology
License: HPND-sell-variant

Files: tests/corelib/regexp/alternative-length-miscalculation_test.dart
 tests/corelib/regexp/alternatives_test.dart
 tests/corelib/regexp/assertion_test.dart
 tests/corelib/regexp/backreferences_test.dart
 tests/corelib/regexp/bol-with-multiline_test.dart
 tests/corelib/regexp/bol_test.dart
 tests/corelib/regexp/char-insensitive_test.dart
 tests/corelib/regexp/character-match-out-of-order_test.dart
 tests/corelib/regexp/compile-crash_test.dart
 tests/corelib/regexp/compile_test.dart
 tests/corelib/regexp/constructor_test.dart
 tests/corelib/regexp/dotstar_test.dart
 tests/corelib/regexp/early-acid3-86_test.dart
 tests/corelib/regexp/ecma-regex-examples_test.dart
 tests/corelib/regexp/extended-characters-match_test.dart
 tests/corelib/regexp/extended-characters-more_test.dart
 tests/corelib/regexp/find-first-asserted_test.dart
 tests/corelib/regexp/invalid-range-in-class_test.dart
 tests/corelib/regexp/lastindex_test.dart
 tests/corelib/regexp/look-ahead_test.dart
 tests/corelib/regexp/malformed-escapes_test.dart
 tests/corelib/regexp/many-brackets_test.dart
 tests/corelib/regexp/negative-special-characters_test.dart
 tests/corelib/regexp/no-extensions_test.dart
 tests/corelib/regexp/non-bmp_test.dart
 tests/corelib/regexp/non-capturing-backtracking_test.dart
 tests/corelib/regexp/non-capturing-groups_test.dart
 tests/corelib/regexp/non-character_test.dart
 tests/corelib/regexp/non-greedy-parentheses_test.dart
 tests/corelib/regexp/norepeat_test.dart
 tests/corelib/regexp/overflow_test.dart
 tests/corelib/regexp/parentheses_test.dart
 tests/corelib/regexp/pcre-test-4_test.dart
 tests/corelib/regexp/quantified-assertions_test.dart
 tests/corelib/regexp/range-bound-ffff_test.dart
 tests/corelib/regexp/range-out-of-order_test.dart
 tests/corelib/regexp/ranges-and-escaped-hyphens_test.dart
 tests/corelib/regexp/regexp_kde_test.dart
 tests/corelib/regexp/repeat-match-waldemar_test.dart
 tests/corelib/regexp/stack-overflow_test.dart
 tests/corelib/regexp/toString_test.dart
 tests/corelib/regexp/unicode-character-ranges_test.dart
 tests/corelib/regexp/unicode-handling_test.dart
 tests/corelib/regexp/unicodeCaseInsensitive_test.dart
 tests/corelib/regexp/zero-length-alternatives_test.dart
Copyright: 2014 the Dart project authors
 2013 the V8 project authors
 2005-2009 Apple Inc.
 1997-2021 University of Cambridge
License: BSD-2-clause
Comment: The subset of the directory that derives from JavaScriptCore and the
 PCRE test suite. Those carry Apple's and the University of Cambridge's
 2-clause BSD notice rather than the 3-clause BSD of the V8-derived tests
 beside them.

Files: third_party/pkg/dap/lib/src/protocol_generated.dart
 third_party/pkg/dap/tool/external_dap_spec/debugAdapterProtocol.json
 third_party/pkg/language_server_protocol/lib/protocol_generated.dart
 third_party/pkg/language_server_protocol/lib/protocol_custom_generated.dart
 third_party/pkg/language_server_protocol/lsp_meta_model.json
Copyright: Microsoft Corporation
License: Expat
Comment: The dap and language_server_protocol packages are 3-clause BSD overall
 (the Dart project authors); the generated protocol files derived from the
 Debug Adapter Protocol and the Language Server Protocol are under the MIT
 license, held by Microsoft Corporation.

Files: third_party/libcxx/src/include/ryu/*
 third_party/libcxx/src/ryu/*
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/double_fixed_precision_to_chars_test_cases_1.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/double_fixed_precision_to_chars_test_cases_2.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/double_fixed_precision_to_chars_test_cases_3.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/double_scientific_precision_to_chars_test_cases_1.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/double_scientific_precision_to_chars_test_cases_2.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/double_scientific_precision_to_chars_test_cases_3.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/double_to_chars_test_cases.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/float_fixed_precision_to_chars_test_cases.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/float_scientific_precision_to_chars_test_cases.hpp
 third_party/libcxx/test/std/utilities/charconv/charconv.msvc/float_to_chars_test_cases.hpp
Copyright: 2018 Ulf Adams
 Microsoft Corporation
 the LLVM project contributors
License: Apache-2.0 with LLVM exception or BSL-1.0
Comment: The Ryu floating-point conversion routines and the test cases derived
 from them are dual licensed; either may be used at the recipient's option. The
 remaining files in charconv.msvc are not derived from Ryu and carry only
 libc++'s own licence.

Files: third_party/icu/source/i18n/*
Copyright: 1997-2016 International Business Machines Corporation and others
 2016 and later: Unicode, Inc. and others
License: BSD-3-clause
Comment: Parts of ICU's i18n layer carry a 3-clause BSD notice rather than the
 Unicode licence used by ICU as a whole.

Files: third_party/icu/source/i18n/decContext.*
 third_party/icu/source/i18n/decNumber.*
 third_party/icu/source/i18n/decNumberLocal.h
Copyright: 2003-2012 International Business Machines Corporation
 2016 and later: Unicode, Inc. and others
License: ICU
Comment: The decNumber decimal arithmetic package carries IBM's own ICU
 licence rather than the Unicode licence used by the rest of ICU.

Files: third_party/cpu_features/src/ndk_compat/*
Copyright: 2010 The Android Open Source Project
License: BSD-2-clause

Files: pkg/front_end/testcases/general/DeltaBlue.dart
Copyright: 1996 John Maloney and Mario Wolczko
 2008-2011 Google Inc.
License: GPL-2+
Comment: A Dart port of the DeltaBlue benchmark originally part of GNU
 Smalltalk; it retains the GNU GPL version 2 (or later) terms.

Files: third_party/cpu_features/src/include/cpuinfo_ppc.h
Copyright: 2018 IBM
License: Apache-2.0

Files: pkg/observatory/web/third_party/webcomponents.min.js
Copyright: 2015 The Polymer Project Authors
License: BSD-3-clause
Comment: The Web Components polyfill used by the legacy Observatory UI.

Files: third_party/libcxx/include/__format/escaped_output_table.h
 third_party/libcxx/include/__format/extended_grapheme_cluster_table.h
 third_party/libcxx/include/__format/indic_conjunct_break_table.h
 third_party/libcxx/include/__format/width_estimation_table.h
 third_party/libcxx/include/__cxx03/__format/escaped_output_table.h
 third_party/libcxx/include/__cxx03/__format/extended_grapheme_cluster_table.h
 third_party/libcxx/include/__cxx03/__format/indic_conjunct_break_table.h
 third_party/libcxx/include/__cxx03/__format/width_estimation_table.h
 third_party/libcxx/test/libcxx/utilities/format/format.string/format.string.std/extended_grapheme_cluster.h
Copyright: 1991-2022 Unicode, Inc.
 the LLVM project contributors
License: Apache-2.0 with LLVM exception or Unicode-DFS-2016
Comment: Only the generated Unicode tables in libc++'s <format> carry the
 Unicode licence in addition to libc++'s own; the rest of the directory does
 not.

Files: third_party/pkg/http/pkgs/http2/*
Copyright: 2015 Google Inc.
License: BSD-3-clause
Comment: 3-clause BSD held by Google Inc. (clause 3 names Google Inc. rather
 than the Dart project authors).

Files: third_party/pkg/tools/pkgs/html/*
Copyright: 2006-2012 The html5lib Authors
 The Mozilla Foundation
 Google LLC
License: Expat

Files: third_party/pkg/tools/pkgs/yaml/*
Copyright: 2014 the Dart project authors
 2006 Kirill Simonov
License: Expat

Files: third_party/pkg/shelf/pkgs/shelf_router/*
 third_party/pkg/shelf/pkgs/shelf_router_generator/*
 third_party/pkg/tools/pkgs/clock/*
Copyright: 2013-2021 the Dart project authors
License: Apache-2.0

Files: third_party/icu/source/tools/tzcode/*
Copyright: public-domain
License: public-domain
 The IANA time zone database code in this directory is in the public domain,
 as stated in its own files: "This file is in the public domain, so clarified
 as of 1996-06-05 by Arthur David Olson."

Files: third_party/perfetto/src/infra/luci/*
Copyright: 2019-2024 The LUCI Authors
License: Apache-2.0
Comment: Continuous-integration recipes carried in Perfetto's tree.

Files: third_party/pkg/test/pkgs/fake_async/*
Copyright: 2013 Google LLC
License: Apache-2.0

Files: third_party/binaryen/src/third_party/FP16/*
Copyright: 2017 Facebook Inc.
 2017 Georgia Institute of Technology
 2019 Google LLC
 2017 Marat Dukhan
License: Expat

Files: third_party/pkg/native/pkgs/jni/third_party/*
 third_party/pkg/native/pkgs/jni/src/third_party/*
 third_party/pkg/native/pkgs/jni/lib/src/third_party/*
 third_party/pkg/native/pkgs/jni/ffigen.yaml
 third_party/pkg/native/pkgs/jni/tool/wrapper_generators/ffigen_util.dart
Copyright: 1996-2023 Oracle and/or its affiliates
 the Dart project authors
License: Apache-2.0
Comment: The JNI headers and the bindings generated from them; jni.h and its
 derivatives carry the Java platform licensing rather than the Dart one.

Files: third_party/icu/source/test/testdata/riwords.txt
Copyright: 2016 and later: Unicode, Inc. and others
License: ICU

Files: third_party/boringssl/src/third_party/benchmark/*
Copyright: 2015 Google Inc.
 2016 Ismael Jimenez Martinez
 2017 Roman Lebedev
License: Apache-2.0

Files: sdk/lib/_internal/js_dev_runtime/patch/bigint_patch.dart
 sdk/lib/_internal/js_runtime/lib/bigint_patch.dart
 sdk/lib/_internal/vm_shared/lib/bigint_patch.dart
Copyright: 2003-2005 Tom Wu
 2012 Adam Singer <adam@solvr.io>
 2012 the Dart project authors
License: Expat
Comment: The JavaScript big-integer implementation these patches are derived
 from is Tom Wu's jsbn, under the Expat licence, with later Dart work by Adam
 Singer; the file carries jsbn's notice rather than the Dart BSD-3-clause one.

Files: third_party/pkg/dartdoc/lib/resources/docs.dart.js
 third_party/pkg/dartdoc/lib/resources/docs.dart.js.map
Copyright: 2012-2026 the Dart project authors
License: BSD-3-clause
Comment: dart2js output of dartdoc's own Dart sources, which are in this same
 source package at third_party/pkg/dartdoc/web/ (docs.dart and the libraries it
 imports). The accompanying docs.dart.js.map maps the generated JavaScript back
 to those sources. dartdoc loads it at runtime from bin/resources/dartdoc.

Files: third_party/boringssl/src/third_party/googletest/*
Copyright: 2005-2015 Google Inc.
License: BSD-3-clause
Comment: The vendored GoogleTest/GoogleMock used by BoringSSL's tests is
 3-clause BSD, not the Apache-2.0 of BoringSSL itself.

Files: third_party/binaryen/src/third_party/llvm-project/*
Copyright: 2003-2019 University of Illinois at Urbana-Champaign
License: Apache-2.0 with LLVM exception

Files: third_party/icu/source/tools/toolutil/json-json.hpp
Copyright: 2013-2022 Niels Lohmann
 2008-2009 Björn Hoehrmann <bjoern@hoehrmann.de>
 2009 Florian Loitsch <https://florian.loitsch.com/>
 2017-2021 Evan Nemerson <evan@nemerson.com>
License: Expat

Files: third_party/binaryen/src/third_party/llvm-project/MD5.cpp
 third_party/binaryen/src/third_party/llvm-project/include/llvm/Support/MD5.h
Copyright: 2001 Alexander Peslyak
License: public-domain
 Released to the public domain by its author, Alexander Peslyak ("Solar
 Designer"); see the notice in the files themselves.

Files: third_party/binaryen/src/third_party/llvm-project/ConvertUTF.*
 third_party/binaryen/src/third_party/llvm-project/include/llvm/Support/ConvertUTF.h
Copyright: 1991-2015 Unicode, Inc.
License: Apache-2.0 with LLVM exception or Unicode-DFS-2015

Files: third_party/pkg/native/pkgs/jni/java/gradlew*
 third_party/pkg/native/pkgs/jnigen/java/gradlew*
Copyright: 2015-2021 Gradle, Inc.
License: Apache-2.0
Comment: The Gradle wrapper start scripts, under Gradle's own Apache-2.0.

Files: runtime/tools/profiling/lib/src/pprof/profile.proto
Copyright: 2016 Google Inc.
License: Apache-2.0
Comment: The pprof profile format definition is taken from the pprof project
 and keeps its Apache-2.0 notice.

Files: third_party/pkg/tools/pkgs/json_rpc_2/lib/error_code.dart
Copyright: 2014 the Dart project authors
License: BSD-3-clause
Comment: licensecheck reports the non-free "JSON" licence for this file because
 it defines the JSON-RPC 2.0 error-code constants and quotes the specification
 in its comments. The file's own header is the standard Dart BSD-3-clause
 notice and no JSON.org licensed code is present.

Files: third_party/icu/source/data/brkitr/dictionaries/cjdict.txt
Copyright: 2012-2015 Google Inc, International Business Machines Corporation
 2016 and later: Unicode, Inc. and others
License: BSD-3-clause
Comment: The file's own header explains that it began as Chromium data which
 included words from CC-CEDICT under a CC-SA licence, and that "all of
 CC-CEDICT unique words were removed from the data" precisely because CC-SA is
 incompatible with ICU's licence. What remains is the BSD-licensed Google data
 plus the Unicode terms. licensecheck reports "CC-SA" for this file because the
 explanation mentions it, not because any CC-SA content is present.

Files: third_party/icu/source/data/brkitr/dictionaries/laodict.txt
Copyright: 2013 Brian Eugene Wilson, Robert Martin Campbell
 2016 and later: Unicode, Inc. and others
License: BSD-2-clause

Files: third_party/pkg/native/pkgs/ffigen/example/libclang-example/*
 third_party/pkg/native/pkgs/ffigen/lib/src/header_parser/clang_bindings/*
 third_party/pkg/native/pkgs/ffigen/tool/libclang_config.yaml
Copyright: 2007-2023 the LLVM project contributors
 the Dart project authors
License: Apache-2.0 with LLVM exception
Comment: Bindings generated from libclang's headers, which carry the LLVM
 licence rather than the Dart one.

Files: third_party/icu/source/data/brkitr/dictionaries/burmesedict.txt
Copyright: 2014 International Business Machines Corporation
 2016 and later: Unicode, Inc. and others
License: BSD-3-clause

Files: third_party/pkg/tools/pkgs/csslib/third_party/mdc/*
Copyright: 2014-2020 Google, Inc.
License: Expat

Files: third_party/pkg/native/pkgs/ffigen/example/c_json/*
Copyright: 2009-2017 Dave Gamble and cJSON contributors
 the Dart project authors
License: Expat
Comment: Bindings generated from cJSON, which is Expat licensed.

Files: third_party/pkg/tools/pkgs/csslib/third_party/pure/*
Copyright: 2013 Yahoo! Inc.
License: BSD-3-clause
Comment: 3-clause BSD held by Yahoo! Inc. (the Pure CSS framework).

Files: third_party/pkg/tools/pkgs/csslib/third_party/skeleton/*
Copyright: 2011-2014 Dave Gamache
License: Expat

Files: third_party/pkg/tools/pkgs/mime/third_party/httpd/LICENSE
Copyright: The Apache Software Foundation
License: Apache-2.0

Files: third_party/pkg/tools/pkgs/csslib/third_party/bootstrap/*
Copyright: 2011-2021 Twitter, Inc.
 2011-2021 The Bootstrap Authors
License: Expat

Files: third_party/pkg/native/pkgs/ffigen/third_party/libclang/*
Copyright: 2003-2019 University of Illinois at Urbana-Champaign
License: Apache-2.0 with LLVM exception

Files: third_party/pkg/tools/pkgs/csslib/third_party/foundation/*
Copyright: 2011-2020 ZURB, Inc.
License: Expat

Files: third_party/pkg/protobuf/protoc_plugin/protos/google/api/*
Copyright: 2015-2023 Google LLC
License: Apache-2.0
Comment: The googleapis annotation protos, Apache-2.0 rather than the
 3-clause BSD of protobuf.dart around them.

Files: third_party/pkg/tools/pkgs/csslib/third_party/materialize/*
Copyright: 2014-2019 Materialize
 2014 Alfiana E. Sibuea
License: Expat

Files: third_party/pkg/tools/pkgs/mime/third_party/httpd/mime.types
Copyright: public-domain
License: public-domain
Comment: The httpd media-type table states in its own header that it "has been
 placed in the public domain for unlimited redistribution". The LICENSE file
 beside it is the Apache licence of httpd itself.

Files: third_party/pkg/core/pkgs/characters/third_party/Wikipedia/*
 third_party/pkg/core/pkgs/characters/test/src/text_samples.dart
Copyright: Wikipedia contributors
License: CC-BY-SA-3.0
Comment: The Wikipedia sample text used by the grapheme-cluster tests. It is
 not only in the Wikipedia/ directory: test/src/text_samples.dart embeds the
 same text inline as Dart string constants and says so in its own doc comment,
 so it carries the Creative Commons licence rather than the 3-clause BSD of the
 Dart sources around it. CC-BY-SA-3.0 is DFSG free; the 2.x versions are not.

Files: third_party/pkg/native/pkgs/ffigen/third_party/cjson_library/*
Copyright: 2009-2017 Dave Gamble and cJSON contributors
License: Expat

Files: third_party/pkg/tools/pkgs/csslib/third_party/html5-boilerplate/*
Copyright: HTML5 Boilerplate authors
License: Expat

Files: third_party/pkg/native/pkgs/jnigen/test/jackson_core_test/generate.dart
 third_party/pkg/native/pkgs/jnigen/test/jackson_core_test/jnigen.yaml
 third_party/pkg/native/pkgs/jnigen/example/pdfbox_plugin/jnigen.yaml
Copyright: 2007-2023 The Apache Software Foundation
 The Jackson Project Authors
 the Dart project authors
License: Apache-2.0
Comment: Generator configuration naming the Apache-licensed Java libraries
 these bindings are produced from.

Files: third_party/pkg/core/pkgs/characters/lib/src/grapheme_clusters/table.dart
 third_party/pkg/core/pkgs/characters/test/src/unicode_grapheme_tests.dart
Copyright: 2023 the Dart project authors
 1991-2024 Unicode, Inc.
License: BSD-3-clause and Unicode-DFS-2016
Comment: Dart source generated from the Unicode Character Database; the
 generated tables carry the Unicode terms alongside the Dart licence.

Files: third_party/pkg/native/pkgs/jnigen/test/jackson_core_test/third_party/*
 third_party/pkg/native/pkgs/jnigen/example/pdfbox_plugin/lib/src/third_party/*
Copyright: 2007-2023 The Apache Software Foundation
 2007-2023 FasterXML, LLC
 the Dart project authors
License: Apache-2.0
Comment: Dart bindings generated by jnigen from Apache-licensed Java libraries
 (Jackson, PDFBox and the java.io classes they reference); the generated files
 carry the Apache-2.0 notice of the Java sources they bind.

Files: third_party/pkg/native/pkgs/code_assets/example/mini_audio/lib/src/third_party/*
 third_party/pkg/native/pkgs/code_assets/example/stb_image/lib/src/third_party/*
 third_party/pkg/native/pkgs/code_assets/example/mini_audio/tool/ffigen.dart
 third_party/pkg/native/pkgs/code_assets/example/stb_image/tool/ffigen.dart
Copyright: 2025 the Dart project authors
License: Unlicense
Comment: Generated bindings; the generator emits the Unlicense of the upstream
 header they are generated from.

Files: third_party/pkg/native/pkgs/code_assets/example/host_name/lib/src/third_party/unix.dart
 third_party/pkg/native/pkgs/code_assets/example/host_name/tool/ffigen.dart
Copyright: 1991-2022 Free Software Foundation, Inc.
 2025 the Dart project authors
 Regents of the University of California
License: LGPL-2.1+
Comment: Bindings generated from the GNU C Library headers, which carry the
 LGPL; the BSD-licensed portions credit the Regents of the University of
 California.

Files: third_party/pkg/native/pkgs/code_assets/example/stb_image/third_party/stb_image.h
Copyright: 2017 Sean Barrett
License: Expat or Unlicense

Files: third_party/pkg/native/pkgs/code_assets/example/mini_audio/third_party/miniaudio.h
Copyright: 2025 David Reid
License: MIT-0 or Unlicense

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: Unicode-3.0
 UNICODE LICENSE V3
 .
 COPYRIGHT AND PERMISSION NOTICE
 .
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of data files and any associated documentation (the "Data Files") or
 software and any associated documentation (the "Software") to deal in the
 Data Files or Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, and/or sell
 copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that either (a)
 this copyright and permission notice appear with all copies of the Data
 Files or Software, or (b) this copyright and permission notice appear in
 associated Documentation.
 .
 THE DATA FILES AND SOFTWARE ARE 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 OF
 THIRD PARTY RIGHTS.
 .
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
 BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 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 THE DATA
 FILES OR SOFTWARE.
 .
 Except as contained in this notice, the name of a copyright holder shall
 not be used in advertising or otherwise to promote the sale, use or other
 dealings in these Data Files or Software without prior written
 authorization of the copyright holder.

License: EPL-1.0
 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
 PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
 THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
 .
 The full text of the Eclipse Public License v1.0 is available at
 http://www.eclipse.org/legal/epl-v10.html and grants a royalty-free,
 worldwide copyright and patent license to use, reproduce, modify and
 distribute the Program and Contributions in source and object form,
 subject to the conditions that Contributors are not liable for damages
 and that derivative works which are distributed in source form are made
 available under the terms of this Agreement.

License: CC-BY-SA-3.0
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
 COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
 AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 .
 This is the Creative Commons Attribution-ShareAlike 3.0 Unported license.
 Subject to the terms and conditions of the License, the Licensor grants a
 worldwide, royalty-free, non-exclusive, perpetual license to reproduce the
 Work, to incorporate it into Collective Works, to create and reproduce
 Adaptations, and to distribute, publicly display and perform the Work and
 Adaptations, provided that: (a) every copy carries this License or its URI
 and keeps intact all copyright notices and the warranty disclaimer; (b)
 Adaptations are distributed only under this License, a later version with
 the same License Elements, a compatible Creative Commons license, or under
 the Creative Commons Attribution-ShareAlike 3.0 (Unported) license; and
 (c) attribution is given to the Original Author.
 .
 UNLESS OTHERWISE MUTUALLY AGREED IN WRITING, THE WORK IS PROVIDED AS-IS
 AND THE LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND, AND,
 EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, WILL NOT BE LIABLE FOR
 ANY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK. The full
 text of this license is available at
 https://creativecommons.org/licenses/by-sa/3.0/legalcode.

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 License, Version 2.0
 can be found in the file /usr/share/common-licenses/Apache-2.0.

License: Apache-2.0 with LLVM exception
 Licensed under the Apache License, Version 2.0 (the "License") with the
 LLVM exception; you may not use these files except in compliance with the
 License as modified by the exception below.
 .
 ---- LLVM Exceptions to the Apache 2.0 License ----
 .
 As an exception, if, as a result of your compiling your source code,
 portions of this Software are embedded into an Object form of such source
 code, you may redistribute such embedded portions in such Object form
 without complying with the conditions of Sections 4(a), 4(b) and 4(d) of
 the License.
 .
 In addition, if you combine or link compiled forms of this Software with
 software that is licensed under the GPLv2 ("Combined Software") and if a
 court of competent jurisdiction determines that the patent provision
 (Section 3), the indemnity provision (Section 9) or other Section of the
 License conflicts with the conditions of the GPLv2, you may retroactively
 and prospectively choose to deem waived or otherwise exclude such
 Section(s) of the License, but only in their entirety and only with
 respect to the Combined Software.
 .
 On Debian systems, the complete text of the Apache License, Version 2.0
 can be found in the file /usr/share/common-licenses/Apache-2.0.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the Free
 Software Foundation; either version 2, or (at your option) any later
 version.
 .
 This program 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 General Public License
 for more details.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in the file /usr/share/common-licenses/GPL-2.

License: GPL-3+ with Autoconf exception
 This file is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
 Software Foundation; either version 3 of the License, or (at your option)
 any later version.
 .
 This program 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 General Public License
 for more details.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a configuration
 script generated by Autoconf, you may include it under the same
 distribution terms that you use for the rest of that program. This
 Exception is an additional permission under section 7 of the GNU General
 Public License, version 3 ("GPLv3").
 .
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in the file /usr/share/common-licenses/GPL-3.

License: ICU
 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, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished to do so,
 provided that the above copyright notice(s) and this permission notice appear
 in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 .
 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 OF THIRD PARTY RIGHTS.
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
 LIABLE FOR ANY CLAIM, OR ANY SPECIAL 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.
 .
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.

License: Unicode-DFS-2016
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files")
 or Unicode software and any associated documentation (the "Software") to deal
 in the Data Files or Software without restriction, including without
 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
 sell copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that either (a) this
 copyright and permission notice appear with all copies of the Data Files or
 Software, or (b) this copyright and permission notice appear in associated
 Documentation.
 .
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 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 THE
 DATA FILES OR SOFTWARE.
 .
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in these Data Files or Software without prior written authorization of the
 copyright holder.

License: BSL-1.0
 Permission is hereby granted, free of charge, to any person or organization
 obtaining a copy of the software and accompanying documentation covered by
 this license (the "Software") to use, reproduce, display, distribute, execute,
 and transmit the Software, and to prepare derivative works of the Software,
 and to permit third-parties to whom the Software is furnished to do so, all
 subject to the following:
 .
 The copyright notices in the Software and this entire statement, including the
 above license grant, this restriction and the following disclaimer, must be
 included in all copies of the Software, in whole or in part, and all
 derivative works of the Software, unless such copies or derivative works are
 solely in the form of machine-executable object code generated by a source
 language processor.
 .
 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR
 ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: Unlicense
 This is free and unencumbered software released into the public domain.
 .
 Anyone is free to copy, modify, publish, use, compile, sell, or distribute
 this software, either in source code form or as a compiled binary, for any
 purpose, commercial or non-commercial, and by any means.
 .
 In jurisdictions that recognize copyright laws, the author or authors of this
 software dedicate any and all copyright interest in the software to the public
 domain. We make this dedication for the benefit of the public at large and to
 the detriment of our heirs and successors. We intend this dedication to be an
 overt act of relinquishment in perpetuity of all present and future rights to
 this software under copyright law.
 .
 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 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: MIT-0
 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.
 .
 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: HPND-sell-variant
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that the
 above copyright notice appear in all copies and that both that copyright
 notice and this permission notice appear in supporting documentation, and that
 the name of the copyright holder not be used in advertising or publicity
 pertaining to distribution of the software without specific, written prior
 permission. The copyright holder makes no representations about the
 suitability of this software for any purpose. It is provided "as is" without
 express or implied warranty.
 .
 THE COPYRIGHT HOLDER DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
 SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, 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.

License: FSFUL
 This configure script is free software; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.

License: FSFULLR
 This file is free software; the Free Software Foundation gives unlimited
 permission to copy and/or distribute it, with or without modifications, as
 long as this notice is preserved.

License: public-domain
 The files covered by this stanza are dedicated to the public domain by their
 authors; each carries its own statement to that effect, quoted in the
 corresponding Files paragraph above.

License: LGPL-2.1+
 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; either version 2.1 of the License, or (at your option)
 any later version.
 .
 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 full text of the GNU Lesser General Public License
 version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.


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: Unicode-DFS-2015
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files")
 or Unicode software and any associated documentation (the "Software") to deal
 in the Data Files or Software without restriction, including without
 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
 sell copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that (a) this
 copyright and permission notice appear with all copies of the Data Files or
 Software, (b) this copyright and permission notice appear in associated
 documentation, and (c) there is clear notice in each modified Data File or in
 the Software as well as in the documentation associated with the Data File(s)
 or Software that the data or software has been modified.
 .
 THE DATA FILES AND SOFTWARE ARE 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 OF THIRD
 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 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 THE
 DATA FILES OR SOFTWARE.

Files: third_party/libcxx/include/__mdspan/*
 third_party/libcxx/test/std/containers/views/mdspan/*
Copyright: 2022 National Technology & Engineering Solutions of Sandia, LLC
License: Apache-2.0 with LLVM exception
Comment: The mdspan implementation contributed to libc++ by Sandia National
 Laboratories, under libc++'s own licence.
