This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.LicenseHeaderUpdater.
Summary
If there are any "old" licenses that should be removed,
add them to this list. All matches in each file will be removed.
If left empty, then it is possible for a file to contain an old license
and a new license header, with the newer license at the top.
Nulls or empty strings added to this list are purged before running.
- Assembly
- Cake
. License Header Updater .dll - Namespace
- Cake
. License Header Updater - Containing Type
- Cake
License Header Updater Settings
Syntax
public IList<string> OldHeaderRegexPatterns { get; }
Value
Type | Description |
---|---|
IList |