@Eggfreckles

It's also licences, plural; extraordinarily repetitive (multiple copies of the same licences — GPL, LGPL, Apache, and others — over and over); and machine-generated with a python script apparently from embedded SPDX information.

If Google had actually addressed the Licence Hell instead of writing a simplistic Python script that robotically generates copies of things over and over and over and over, LICENCES.chromium would not be nearly as long.

https://github.com/chromium/chromium/blob/main/tools/licenses/licenses.py

Debian's machine-readable copyright file format attempts to avoid licence hell with many-to-1 cross-references to the actual licence texts.

#CopyrightLicences #Python #BSDLIcenceHell #Debian #CopyrightLicenceHell #Chromium #Electron

chromium/tools/licenses/licenses.py at main · chromium/chromium

The official GitHub mirror of the Chromium source. Contribute to chromium/chromium development by creating an account on GitHub.

GitHub