summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/inet/inet_ntoa.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/inet/inet_ntoa.c')
-rw-r--r--freebsd/lib/libc/inet/inet_ntoa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/lib/libc/inet/inet_ntoa.c b/freebsd/lib/libc/inet/inet_ntoa.c
index 3a009569..4a9acca1 100644
--- a/freebsd/lib/libc/inet/inet_ntoa.c
+++ b/freebsd/lib/libc/inet/inet_ntoa.c
@@ -1,6 +1,8 @@
#include <machine/rtems-bsd-user-space.h>
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
*