aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/send.c')
-rw-r--r--lib/libc/net/send.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/net/send.c b/lib/libc/net/send.c
index 69606c7b25e9..b0c179c2e6b4 100644
--- a/lib/libc/net/send.c
+++ b/lib/libc/net/send.c
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*