aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/auth_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/auth_none.c')
-rw-r--r--lib/libc/rpc/auth_none.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/rpc/auth_none.c b/lib/libc/rpc/auth_none.c
index 32bebebf339d..4422802c4c5c 100644
--- a/lib/libc/rpc/auth_none.c
+++ b/lib/libc/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.
*