diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 14:52:40 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 14:52:40 +0000 |
commit | 718cf2ccb9956613756ab15d7a0e28f2c8e91cab (patch) | |
tree | b87d1da582d0835d081be2b7a1ec373dc8edc129 /sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h | |
parent | 5ace9912667a551897905ec391a276a432e6a251 (diff) |
Notes
Diffstat (limited to 'sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h')
-rw-r--r-- | sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h b/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h index 2f649f5f8c50f..62b62d41fa03f 100644 --- a/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h +++ b/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2009-2013, 2016 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two |