diff options
Diffstat (limited to 'sys/rpc/xdr.h')
-rw-r--r-- | sys/rpc/xdr.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/rpc/xdr.h b/sys/rpc/xdr.h index 1c2e780618c5..24113db9c630 100644 --- a/sys/rpc/xdr.h +++ b/sys/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. * |