We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63abc62 commit 8531472Copy full SHA for 8531472
1 file changed
src/cluecode/copyrights.py
@@ -3437,8 +3437,8 @@ def build_detection_from_node(
3437
# by Yukihiro Matsumoto matz@netlab.co.jp.
3438
# AUTH: {<BY> <NAME>} #2645-3
3439
3440
- # @author anatol@google.com (Anatol Pomazau) or Author:Frankie.Chu
3441
- AUTHOR: {<AUTH|CONTRIBUTORS|AUTHS>+ <NN>? <COMPANY|NAME|YR-RANGE>* <BY>? <EMAIL>? <NAME>?} #2650
+ # @author anatol@google.com (Anatol Pomazau)
+ AUTHOR: {<AUTH|CONTRIBUTORS|AUTHS>+ <NN>? <COMPANY|NAME|YR-RANGE>* <BY>? <EMAIL>+ <NAME>?} #2650
3442
3443
# developed by the National Center for Supercomputing Applications at the University of Illinois at Urbana-Champaign
3444
AUTHOR: {<AUTH|CONTRIBUTORS|AUTHS>+ <NN>? <COMPANY|NAME|NAME-EMAIL|NAME-YEAR>+ <NN>? <COMPANY|NAME|NAME-EMAIL|NAME-YEAR>+ <YR-RANGE>*} #2660
0 commit comments