Skip to content

Commit dc78638

Browse files
committed
Make copyright hint more specific.
This will help detect SPDX-FileContributor tags But not plain "contributor" words Reported-by: Rainer Thieringer @rainerth Reference: #1816 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 34182c8 commit dc78638

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cluecode/copyrights_hint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
'right',
6262
'reserv',
6363
'auth',
64-
'contributor',
64+
'filecontributor',
6565
'devel',
6666
'<s>',
6767
'</s>',

0 commit comments

Comments
 (0)