X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fpython%2Fhello.py;h=dd96e269b9467533a9fa9782f5124293ed2af546;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=338df7742cff509799808e38031587348b92894c;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;p=lttng-ust.git diff --git a/doc/examples/python/hello.py b/doc/examples/python/hello.py index 338df774..dd96e269 100644 --- a/doc/examples/python/hello.py +++ b/doc/examples/python/hello.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: MIT + import lttngust import logging import time