summaryrefslogtreecommitdiffstats
path: root/freebsd/include/rpcsvc
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/include/rpcsvc')
-rw-r--r--freebsd/include/rpcsvc/nis_tags.h2
-rw-r--r--freebsd/include/rpcsvc/yp_prot.h4
-rw-r--r--freebsd/include/rpcsvc/ypclnt.h4
3 files changed, 8 insertions, 2 deletions
diff --git a/freebsd/include/rpcsvc/nis_tags.h b/freebsd/include/rpcsvc/nis_tags.h
index 7ee630e6..55920a02 100644
--- a/freebsd/include/rpcsvc/nis_tags.h
+++ b/freebsd/include/rpcsvc/nis_tags.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2010, Oracle America, Inc.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/freebsd/include/rpcsvc/yp_prot.h b/freebsd/include/rpcsvc/yp_prot.h
index 6b2e28af..a0090ac6 100644
--- a/freebsd/include/rpcsvc/yp_prot.h
+++ b/freebsd/include/rpcsvc/yp_prot.h
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1992/3 Theo de Raadt <deraadt@fsa.ca>
* All rights reserved.
*
diff --git a/freebsd/include/rpcsvc/ypclnt.h b/freebsd/include/rpcsvc/ypclnt.h
index abde97c3..c0a0a46e 100644
--- a/freebsd/include/rpcsvc/ypclnt.h
+++ b/freebsd/include/rpcsvc/ypclnt.h
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1992/3 Theo de Raadt <deraadt@fsa.ca>
* All rights reserved.
*