DripRog OS - License and Source Information
===========================================

The DripRog OS image is built with Buildroot and contains open-source
components under their respective licenses. See manifest.csv for the full
list of packages and licenses, and the licenses/ folder for license texts.

Notable components:
- Linux kernel: GPLv2
- BusyBox, ALSA utils, and others: GPLv2 / GPLv3 / LGPL (see manifest.csv)
- Raspberry Pi firmware (start.elf, bootcode.bin, fixup.dat): Broadcom
  license, redistributable for use on Raspberry Pi hardware.

Complete corresponding source for the GPL/LGPL components is available:
- Buildroot 2024.02.9:
  https://buildroot.org/downloads/buildroot-2024.02.9.tar.gz
- Linux kernel: raspberrypi/linux, commit
  bba53a117a4a5c29da892962332ff1605990e17a (branch rpi-6.6.y)
- DripRog scripts (MIT): https://github.com/iftah-og/DripRog/

DripRog's own code (the recorder script, build configuration, and
documentation) is licensed under the MIT License, (c) 2026 Iftah Gabbai.
