Searched refs:alert_if_no_copyright (Results 1 – 5 of 5) sorted by relevance
110 def alert_if_no_copyright(glob, comment_prefix): function139 count += alert_if_no_copyright(*pair)
164 def alert_if_no_copyright(glob, comment_prefix): function226 count = sum([alert_if_no_copyright(*p) for p in glob_comment_pairs])
149 def alert_if_no_copyright(glob, comment_prefix): function211 count = sum([alert_if_no_copyright(*p) for p in glob_comment_pairs])
182 def alert_if_no_copyright(glob, comment_prefix): function244 count = sum([alert_if_no_copyright(*p) for p in glob_comment_pairs])