Allison, On Wed, 8 May 2019, Allison Randal wrote: > On 5/7/19 1:19 PM, Thomas Gleixner wrote: > > Hi! > > > > As promised here are the first 4 automatically generated patches. Each > > patch handles exactly one match pattern (rule). > > These look great, Thomas, thanks! > > Are you automatically logging which files were modified by each pattern > match, for the legally conservative hack we talked about, preserving a > historical record of altered license notices in a doc file? Yes, the scripts produce logs and of course once the patch is applied you can see from the diffstat which files are touched. So we have lots of ways to figure out what has been changed and its preserved in the git history forever. Thanks, tglx