Missing copyright detector for Visual Studio (.NET)
Detects one match per file if that file is missing the expected copyright text. This works with Visual Studio IDE. If you are using Rider (PCRE2), you can replace both \b entries with \Q then \E
Submitted by Kris Morness - 3 years ago