diff options
Diffstat (limited to 'poky/scripts/oepydevshell-internal.py')
-rwxr-xr-x | poky/scripts/oepydevshell-internal.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/poky/scripts/oepydevshell-internal.py b/poky/scripts/oepydevshell-internal.py index 2f7d5d433..96c078ef3 100755 --- a/poky/scripts/oepydevshell-internal.py +++ b/poky/scripts/oepydevshell-internal.py @@ -1,4 +1,7 @@ #!/usr/bin/env python3 +# +# SPDX-License-Identifier: GPL-2.0-only +# import os import sys |