X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fpython%2Fhello.py;h=421b5af7540ce1ef1d5500a59f63dbca269d293c;hb=HEAD;hp=338df7742cff509799808e38031587348b92894c;hpb=372587317b19636c05ce40cc1da40e2047481b81;p=lttng-ust.git diff --git a/doc/examples/python/hello.py b/doc/examples/python/hello.py index 338df774..421b5af7 100644 --- a/doc/examples/python/hello.py +++ b/doc/examples/python/hello.py @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2023 EfficiOS, Inc +# +# SPDX-License-Identifier: MIT + import lttngust import logging import time