aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/open64.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/guts/open64.c')
-rw-r--r--ports/linux/guts/open64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/guts/open64.c b/ports/linux/guts/open64.c
index 8028ede..b7d9ca3 100644
--- a/ports/linux/guts/open64.c
+++ b/ports/linux/guts/open64.c
@@ -2,6 +2,8 @@
* Copyright (c) 2008-2010,2012 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_open64(const char *path, int flags, ...mode_t mode) {
* int rc = -1;