diff options
Diffstat (limited to 'include/rpc')
-rw-r--r-- | include/rpc/auth.h | 2 | ||||
-rw-r--r-- | include/rpc/auth_des.h | 2 | ||||
-rw-r--r-- | include/rpc/auth_kerb.h | 2 | ||||
-rw-r--r-- | include/rpc/auth_unix.h | 2 | ||||
-rw-r--r-- | include/rpc/clnt.h | 2 | ||||
-rw-r--r-- | include/rpc/clnt_soc.h | 2 | ||||
-rw-r--r-- | include/rpc/des.h | 2 | ||||
-rw-r--r-- | include/rpc/des_crypt.h | 2 | ||||
-rw-r--r-- | include/rpc/nettype.h | 2 | ||||
-rw-r--r-- | include/rpc/pmap_clnt.h | 2 | ||||
-rw-r--r-- | include/rpc/pmap_prot.h | 2 | ||||
-rw-r--r-- | include/rpc/pmap_rmt.h | 2 | ||||
-rw-r--r-- | include/rpc/raw.h | 2 | ||||
-rw-r--r-- | include/rpc/rpc.h | 2 | ||||
-rw-r--r-- | include/rpc/rpc_com.h | 2 | ||||
-rw-r--r-- | include/rpc/rpc_msg.h | 2 | ||||
-rw-r--r-- | include/rpc/rpcb_clnt.h | 2 | ||||
-rw-r--r-- | include/rpc/rpcent.h | 2 | ||||
-rw-r--r-- | include/rpc/svc.h | 2 | ||||
-rw-r--r-- | include/rpc/svc_auth.h | 2 | ||||
-rw-r--r-- | include/rpc/svc_dg.h | 2 | ||||
-rw-r--r-- | include/rpc/svc_soc.h | 2 | ||||
-rw-r--r-- | include/rpc/xdr.h | 2 |
23 files changed, 46 insertions, 0 deletions
diff --git a/include/rpc/auth.h b/include/rpc/auth.h index 5503762bb22d..bf0d76c046c6 100644 --- a/include/rpc/auth.h +++ b/include/rpc/auth.h @@ -1,6 +1,8 @@ /* $NetBSD: auth.h,v 1.15 2000/06/02 22:57:55 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/auth_des.h b/include/rpc/auth_des.h index 58b34d776d7a..3b860d8c7ac3 100644 --- a/include/rpc/auth_des.h +++ b/include/rpc/auth_des.h @@ -1,6 +1,8 @@ /* @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC; from 1.3 88/02/08 SMI */ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/auth_kerb.h b/include/rpc/auth_kerb.h index b6c5ae100e60..29b09d507006 100644 --- a/include/rpc/auth_kerb.h +++ b/include/rpc/auth_kerb.h @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index fa47e8ba9452..6d1fc315a18d 100644 --- a/include/rpc/auth_unix.h +++ b/include/rpc/auth_unix.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index 66533e24a7e1..8d9ce1eccb09 100644 --- a/include/rpc/clnt.h +++ b/include/rpc/clnt.h @@ -1,6 +1,8 @@ /* $NetBSD: clnt.h,v 1.14 2000/06/02 22:57:55 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2010, Oracle America, Inc. * All rights reserved. * diff --git a/include/rpc/clnt_soc.h b/include/rpc/clnt_soc.h index 6536a4bb16a5..c16609bb6aac 100644 --- a/include/rpc/clnt_soc.h +++ b/include/rpc/clnt_soc.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/des.h b/include/rpc/des.h index 9400ccdfacb2..93698cce6cbc 100644 --- a/include/rpc/des.h +++ b/include/rpc/des.h @@ -1,6 +1,8 @@ /* @(#)des.h 2.2 88/08/10 4.0 RPCSRC; from 2.7 88/02/08 SMI */ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/des_crypt.h b/include/rpc/des_crypt.h index af33e9d670da..ef938c5cc900 100644 --- a/include/rpc/des_crypt.h +++ b/include/rpc/des_crypt.h @@ -6,6 +6,8 @@ * Copyright (C) 1986, Sun Microsystems, Inc. */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/nettype.h b/include/rpc/nettype.h index 3ded892865d0..39c1f76970fb 100644 --- a/include/rpc/nettype.h +++ b/include/rpc/nettype.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index e8314f6064c2..465cb0c02623 100644 --- a/include/rpc/pmap_clnt.h +++ b/include/rpc/pmap_clnt.h @@ -1,6 +1,8 @@ /* $NetBSD: pmap_clnt.h,v 1.9 2000/06/02 22:57:55 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h index d880c40d8492..f69bad9ca1a7 100644 --- a/include/rpc/pmap_prot.h +++ b/include/rpc/pmap_prot.h @@ -1,6 +1,8 @@ /* $NetBSD: pmap_prot.h,v 1.8 2000/06/02 22:57:55 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h index 21eb5d1bf44c..791b3f486bc2 100644 --- a/include/rpc/pmap_rmt.h +++ b/include/rpc/pmap_rmt.h @@ -1,6 +1,8 @@ /* $NetBSD: pmap_rmt.h,v 1.7 1998/02/11 23:01:23 lukem Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/raw.h b/include/rpc/raw.h index a5c7d9352bcc..b56b9026d93f 100644 --- a/include/rpc/raw.h +++ b/include/rpc/raw.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index e7a3dc8df1c5..561437c30943 100644 --- a/include/rpc/rpc.h +++ b/include/rpc/rpc.h @@ -1,6 +1,8 @@ /* $NetBSD: rpc.h,v 1.13 2000/06/02 22:57:56 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/rpc_com.h b/include/rpc/rpc_com.h index 0996efc02bf9..dd331e2601f6 100644 --- a/include/rpc/rpc_com.h +++ b/include/rpc/rpc_com.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h index 6e8d0745a0b9..136b617f58e8 100644 --- a/include/rpc/rpc_msg.h +++ b/include/rpc/rpc_msg.h @@ -1,6 +1,8 @@ /* $NetBSD: rpc_msg.h,v 1.11 2000/06/02 22:57:56 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/rpcb_clnt.h b/include/rpc/rpcb_clnt.h index 455278723ac0..b642aacd6a57 100644 --- a/include/rpc/rpcb_clnt.h +++ b/include/rpc/rpcb_clnt.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/rpcent.h b/include/rpc/rpcent.h index c1650fa4ca79..15c4ae4d00a6 100644 --- a/include/rpc/rpcent.h +++ b/include/rpc/rpcent.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/svc.h b/include/rpc/svc.h index 53b1815bd0b0..912d26ba4461 100644 --- a/include/rpc/svc.h +++ b/include/rpc/svc.h @@ -1,6 +1,8 @@ /* $NetBSD: svc.h,v 1.17 2000/06/02 22:57:56 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 87b8efe74d95..e9b6cd4be4f3 100644 --- a/include/rpc/svc_auth.h +++ b/include/rpc/svc_auth.h @@ -1,6 +1,8 @@ /* $NetBSD: svc_auth.h,v 1.8 2000/06/02 22:57:57 fvdl Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/svc_dg.h b/include/rpc/svc_dg.h index 313176ea8a66..d9f3012c4f06 100644 --- a/include/rpc/svc_dg.h +++ b/include/rpc/svc_dg.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/svc_soc.h b/include/rpc/svc_soc.h index 311c8322f83d..912e2ec2df1f 100644 --- a/include/rpc/svc_soc.h +++ b/include/rpc/svc_soc.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h index 93f1ee493b46..ad1672cd1db8 100644 --- a/include/rpc/xdr.h +++ b/include/rpc/xdr.h @@ -1,6 +1,8 @@ /* $NetBSD: xdr.h,v 1.19 2000/07/17 05:00:45 matt Exp $ */ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2009, Sun Microsystems, Inc. * All rights reserved. * |