This is an idea for a tool that would aggregate licences from multiple repos into a single license statement. I came up with this after thinking about Mantl issue 858.
The initial design is that there would be a license.yml
file in the root of the repository that lists the licenses that need to be included in the project,
and a script that generates a LICENSE
file based on the configuration.
I'm fishing for other ideas, so please, feel free to contribute!
So, in case anyone is looking at this, I have finished out a very basic prototype of this in my repo https://github.com/sehqlr/license-bureau