diff options
Diffstat (limited to 'sys/dev/ath/if_ath_tx_ht.h')
-rw-r--r-- | sys/dev/ath/if_ath_tx_ht.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/ath/if_ath_tx_ht.h b/sys/dev/ath/if_ath_tx_ht.h index 38885ef82461e..970a9de62006e 100644 --- a/sys/dev/ath/if_ath_tx_ht.h +++ b/sys/dev/ath/if_ath_tx_ht.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd. * All rights reserved. * |