liz (ˈlɪz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon
The problem is that the license-types LGPL and AGPL were always paired with GPL, because they always had the same snippet in them. These are now excluded.
✅ Checks
[x] My PR adheres to the general code-style of this project (look at other code if you're unsure)
📫 Addressed Issue(s)
📄 Description
The problem is that the license-types
LGPL
andAGPL
were always paired withGPL
, because they always had the same snippet in them. These are now excluded.✅ Checks