Commit 3405c5c
committed
fix(copyrights): Retain trailing "Authors." when preceding name is tagged NN
The copyright grammar only attached a trailing AUTHDOT token ("Authors.")
to a copyright when an NN sat between the COPYRIGHT node and the AUTHDOT
(rule #35011).
Altered rule to match any entry that AUTHDOT recognition causing the trimming effect.
Signed-off-by: Helio Chissini de Castro <helio.chissini.de.castro@cariad.technology>1 parent 6ba5908 commit 3405c5c
1 file changed
Lines changed: 1900 additions & 2021 deletions
0 commit comments