diff options
Diffstat (limited to 'src/pymscp.c')
-rw-r--r-- | src/pymscp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pymscp.c b/src/pymscp.c index 62b2f0d..6c7f628 100644 --- a/src/pymscp.c +++ b/src/pymscp.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-3.0-only */ #define PY_SSIZE_T_CLEAN #include <Python.h> #include <errno.h> |