Skip to content

fix(copyrights): Retain trailing "Authors." when preceding name is tagged NN#5225

Open
heliocastro wants to merge 1 commit into
aboutcode-org:developfrom
cariad-tech:develop
Open

fix(copyrights): Retain trailing "Authors." when preceding name is tagged NN#5225
heliocastro wants to merge 1 commit into
aboutcode-org:developfrom
cariad-tech:develop

Conversation

@heliocastro

Copy link
Copy Markdown

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.

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁

…gged 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>
pombredanne added a commit that referenced this pull request Jul 9, 2026
Reference: #5125
Reference: #5225
Reported-by: Frank Viernau @fviernau
Assisted-by:  Helio Chissini de Castro @heliocastro
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
@pombredanne pombredanne mentioned this pull request Jul 9, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant