aboutsummaryrefslogtreecommitdiff
path: root/sbin/setkey/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/setkey/parse.y')
-rw-r--r--sbin/setkey/parse.y4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/setkey/parse.y b/sbin/setkey/parse.y
index f336c5d489fd..ae0859c22d2c 100644
--- a/sbin/setkey/parse.y
+++ b/sbin/setkey/parse.y
@@ -1,7 +1,9 @@
/* $FreeBSD$ */
/* $KAME: parse.y,v 1.83 2004/05/18 08:48:23 sakane Exp $ */
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
* All rights reserved.
*