diff options
Diffstat (limited to 'sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c')
-rw-r--r-- | sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c b/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c index 63ab11c5b128..891c2f01bf41 100644 --- a/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c +++ b/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * Copyright (c) 2006 Mellanox Technologies Ltd. All rights reserved. * * This software is available to you under a choice of one of two |