aboutsummaryrefslogtreecommitdiffstats
path: root/ports/common/guts/execlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/common/guts/execlp.c')
-rw-r--r--ports/common/guts/execlp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/common/guts/execlp.c b/ports/common/guts/execlp.c
index 3cf2889..93f85d0 100644
--- a/ports/common/guts/execlp.c
+++ b/ports/common/guts/execlp.c
@@ -2,6 +2,8 @@
* Copyright (c) 2011 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* int execlp(const char *file, const char *arg, va_list ap)
* int rc = -1;
*/