Updated old copyright template

patch-1
Colin Watson 2023-02-03 16:17:17 +11:00
parent a813e1f06e
commit 7b96d5099f
1 changed files with 8 additions and 8 deletions

View File

@ -24,16 +24,16 @@ requests:
- type: regex - type: regex
part: body part: body
regex: regex:
- 'Copyright [1-9]\d*' - 'Copyright [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d*' - '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d*' - '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d*' - '© [1-9]\d* ?\-? ?[1-9]?\d*'
extractors: extractors:
- type: regex - type: regex
part: body part: body
regex: regex:
- 'Copyright [1-9]\d*' - 'Copyright[1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d*' - '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d*' - '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d*' - '© [1-9]\d* ?\-? ?[1-9]?\d*'