aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/guts/mkostemps.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/guts/mkostemps.c')
-rw-r--r--ports/unix/guts/mkostemps.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/unix/guts/mkostemps.c b/ports/unix/guts/mkostemps.c
index 27ada46..013757d 100644
--- a/ports/unix/guts/mkostemps.c
+++ b/ports/unix/guts/mkostemps.c
@@ -5,6 +5,8 @@
* Copyright (c) 2018 Peter Seebach; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* int mkostemps(char *template, int suffixlen, int oflags)
* int rc = -1;
*/