diff options
Diffstat (limited to 'sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c')
-rw-r--r-- | sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c b/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c index e49da8ece1bb..b90874b5e4d9 100644 --- a/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c +++ b/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 + * * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved. * |