===== PACKAGE LICENSES ===== --------------- Linux Kernel --------------- GNU General Public License v2.0 Copyright (C) Linux kernel contributors Source code is available from: https://github.com/raspberrypi/linux --------------- Raspberry Pi OS Components --------------- Various licenses (GPL, LGPL, MIT, etc.) Copyright (C) Raspberry Pi Foundation and contributors Complete source code and license information available at: https://github.com/RPi-Distro/ --------------- mpg123 --------------- GNU Lesser General Public License v2.1 Copyright (c) 1995-2023 by Michael Hipp and others Source code is available at: https://www.mpg123.de/download.shtml https://sourceforge.net/projects/mpg123/ License details: https://www.gnu.org/licenses/lgpl-2.1.html --------------- OpenSSL --------------- Apache License 2.0 Copyright (c) 1998-2023 The OpenSSL Project Source code is available at: https://www.openssl.org/source/ https://github.com/openssl/openssl License details: https://www.openssl.org/source/license.html --------------- Rust Libraries (MIT OR Apache-2.0 Dual License) --------------- anyhow, async-process, bitreader, chrono, hex, image, libcamera, log, log4rs, ndarray, ort, rand, regex, reqwest, semver, serde, serde_json, sha2, simplelog, toml, uuid MIT License OR Apache License 2.0 (user's choice) Copyright (c) respective crate authors and contributors --------------- Rust Libraries (MIT License Only) --------------- rppal, sysinfo, tokio MIT License Copyright (c) respective crate authors and contributors Source code and license information for all Rust crates: https://crates.io/ License texts: - MIT License: https://opensource.org/licenses/MIT - Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0