aboutsummaryrefslogtreecommitdiffstats
path: root/ports/common/guts/execv.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/common/guts/execv.c')
-rw-r--r--ports/common/guts/execv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/common/guts/execv.c b/ports/common/guts/execv.c
index c071626..7819911 100644
--- a/ports/common/guts/execv.c
+++ b/ports/common/guts/execv.c
@@ -2,6 +2,8 @@
* Copyright (c) 2010 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_execv(const char *file, char *const *argv) {
* int rc = -1;