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