Home
last modified time | relevance | path

Searched refs:LICENSE_BLOCK (Results 1 – 1 of 1) sorted by relevance

/libcore/tools/expected_upstream/
Dojluni_merge_to_main.py111 LICENSE_BLOCK = r"\/\*(?:\*(?!\/)|[^*])*\*\/[ ]*\n+" variable
113 r"^(" + LICENSE_BLOCK + ")(import .+;)$", re.MULTILINE)