aboutsummaryrefslogtreecommitdiff
path: root/sys/nfs
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-11-18 14:26:50 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-11-18 14:26:50 +0000
commitdf57947f083046d50552e99b91074927d2458708 (patch)
treef55ca844144ab080e7f132a02b8dbd5135a39862 /sys/nfs
parentef4968d9e7c3b90c1499a32a38fdc34f4da22f41 (diff)
Notes
Diffstat (limited to 'sys/nfs')
-rw-r--r--sys/nfs/bootp_subr.c2
-rw-r--r--sys/nfs/krpc_subr.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/nfs/bootp_subr.c b/sys/nfs/bootp_subr.c
index 51c76e767755..74bee40d5846 100644
--- a/sys/nfs/bootp_subr.c
+++ b/sys/nfs/bootp_subr.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
* Copyright (c) 1995 Gordon Ross, Adam Glass
* Copyright (c) 1992 Regents of the University of California.
* All rights reserved.
diff --git a/sys/nfs/krpc_subr.c b/sys/nfs/krpc_subr.c
index 7ec8332d2781..21e8e3ad44d0 100644
--- a/sys/nfs/krpc_subr.c
+++ b/sys/nfs/krpc_subr.c
@@ -1,6 +1,8 @@
/* $NetBSD: krpc_subr.c,v 1.12.4.1 1996/06/07 00:52:26 cgd Exp $ */
/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
* Copyright (c) 1995 Gordon Ross, Adam Glass
* Copyright (c) 1992 Regents of the University of California.
* All rights reserved.