Searched refs:license_re (Results 1 – 1 of 1) sorted by relevance
134 def _Check(input_api, license_re, sources): argument140 if not license_re.search(contents):144 'License must match:\n%s\n' % license_re.pattern +