MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / get_license_tokens

Function get_license_tokens

src/licensedcode/models.py:1209–1215  ·  view source on GitHub ↗

Yield key license tokens.

()

Source from the content-addressed store, hash-verified

1207
1208
1209def get_license_tokens():
1210 """
1211 Yield key license tokens.
1212 """
1213 yield 'license'
1214 yield 'licence'
1215 yield 'licensed'
1216
1217
1218def load_rules(

Callers 2

build_indexFunction · 0.90

Calls

no outgoing calls

Tested by 1