aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/pseudo_wrappers.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/pseudo_wrappers.c')
-rw-r--r--ports/unix/pseudo_wrappers.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/unix/pseudo_wrappers.c b/ports/unix/pseudo_wrappers.c
index b825d56..bf69aa9 100644
--- a/ports/unix/pseudo_wrappers.c
+++ b/ports/unix/pseudo_wrappers.c
@@ -1,3 +1,7 @@
+/*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
+ */
FILE *
popen(const char *command, const char *mode) {
sigset_t saved;