summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/dhclient/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/dhclient/alloc.c')
-rw-r--r--freebsd/sbin/dhclient/alloc.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/freebsd/sbin/dhclient/alloc.c b/freebsd/sbin/dhclient/alloc.c
index 977deff1..03caf934 100644
--- a/freebsd/sbin/dhclient/alloc.c
+++ b/freebsd/sbin/dhclient/alloc.c
@@ -4,7 +4,9 @@
/* Memory allocation... */
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1995, 1996, 1998 The Internet Software Consortium.
* All rights reserved.
*