Commit graph

6 commits

Author SHA1 Message Date
Jonathan Pallant
2e971bf5c6
Removed CondensedDirectory support from license tools.
Now that we have reuse-tool 4.0, we no longer need to massage the JSON license data to collapse LLVM into a single copyright notice and license - reuse-tool can do it for us using an annotation in REUSE.toml.

This effectively reverts c6eb03b.
2024-07-22 10:44:18 +01:00
Jonathan Pallant (Ferrous Systems)
2d1cd45875
Fix generate-copyright tool.
LLVM copyrights are now condensed to those reported in the .reuse/dep5 file.
2023-11-27 11:03:53 +00:00
Jonathan Pallant (Ferrous Systems)
c6eb03ba90
condense llvm licensing into a single item 2023-11-22 11:09:56 +00:00
DaniPopes
f470c29936
Fix remaining typos 2023-04-10 21:02:49 +02:00
Pietro Albini
49b902f06e
include directories in grouped licensing information 2023-03-09 12:24:32 +01:00
Pietro Albini
4af7de13d2
initial prototype of the tool to generate copyright notices 2022-11-15 15:02:03 +01:00