Searched refs:COPYRIGHT_COMMENTS (Results 1 – 2 of 2) sorted by relevance
36 -COPYRIGHT_COMMENTS = r'(#|//| \*|REM|::)'38 +COPYRIGHT_COMMENTS = r'(#|//|\*|REM|::|/\*)'
318 COPYRIGHT_COMMENTS = r'(#|//| \*|REM|::)' variable397 first_line_matcher = re.compile(COPYRIGHT_COMMENTS + ' ' +