diff options
Diffstat (limited to 'sys/dev/ath/ath_dfs/null/dfs_null.c')
-rw-r--r-- | sys/dev/ath/ath_dfs/null/dfs_null.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/ath/ath_dfs/null/dfs_null.c b/sys/dev/ath/ath_dfs/null/dfs_null.c index 6f9ed41d81a99..1463c8c96648b 100644 --- a/sys/dev/ath/ath_dfs/null/dfs_null.c +++ b/sys/dev/ath/ath_dfs/null/dfs_null.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd * All rights reserved. * |