version = 1 # Project-owned files without an in-file SPDX header (docs, config, # repo metadata, logos, and bespoke web assets). [[annotations]] path = [ ".gitattributes", ".gitignore", "CLAUDE.md", "CONTRIBUTING.md", "README.md", "trx-rs.toml.example", "docs/**", "src/decoders/trx-ftx/README.md", "src/decoders/trx-wxsat/README.md", "assets/trx-logo.png", "src/trx-client/trx-frontend/trx-frontend-http/assets/trx-favicon.png", "src/trx-client/trx-frontend/trx-frontend-http/assets/trx-logo.png", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/bandplan.json", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/leaflet-ais-tracksymbol.js", ] SPDX-FileCopyrightText = "2026 Stan Grams " SPDX-License-Identifier = "GPL-2.0-or-later" # Vendored Leaflet 1.9.4 (https://leafletjs.com), distributed under BSD-2-Clause. [[annotations]] path = [ "src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/leaflet.js", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/leaflet.css", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/layers.png", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/layers-2x.png", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/marker-icon.png", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/marker-icon-2x.png", "src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/marker-shadow.png", ] SPDX-FileCopyrightText = "2010-2023 Vladimir Agafonkin, 2010-2011 CloudMade" SPDX-License-Identifier = "BSD-2-Clause" # Vendored DSEG14 font (https://github.com/keshikan/DSEG), SIL OFL 1.1. [[annotations]] path = ["src/trx-client/trx-frontend/trx-frontend-http/assets/web/vendor/dseg14-classic-latin-400-normal.woff2"] SPDX-FileCopyrightText = "2020 The DSEG Authors (https://github.com/keshikan/DSEG)" SPDX-License-Identifier = "OFL-1.1"