Message ID | 20230726144826.355643-3-ashelat@redhat.com |
---|---|
State | New |
Headers | show |
Series | Cover letter | expand |
diff --git a/setup.py b/setup.py index 0ee543487c31..060f903dcb0c 100755 --- a/setup.py +++ b/setup.py @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-or-later #!/usr/bin/python3 import os from os.path import isfile, join
setup: Added SPDX licence Signed-off-by: Anubhav Shelat <ashelat@redhat.com> --- setup.py | 1 + 1 file changed, 1 insertion(+)