aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/auth_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/rpc/auth_none.c')
-rw-r--r--sys/rpc/auth_none.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/rpc/auth_none.c b/sys/rpc/auth_none.c
index 2996b78553e4..236b4aa166ae 100644
--- a/sys/rpc/auth_none.c
+++ b/sys/rpc/auth_none.c
@@ -1,6 +1,8 @@
/* $NetBSD: auth_none.c,v 1.13 2000/01/22 22:19:17 mycroft Exp $ */
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2009, Sun Microsystems, Inc.
* All rights reserved.
*