emit license

This commit is contained in:
2025-08-30 22:33:58 +05:30
parent b8ef7cc945
commit b4a2f169ad
5 changed files with 47 additions and 21 deletions

View File

@ -3,6 +3,3 @@ def tracepoint(name: str):
fn._section = f"tracepoint/{name}"
return fn
return wrapper
def license(license_type: str):
return license_type