diff options
Diffstat (limited to 'sys/dev/bhnd/bcma/bcma_erom.c')
-rw-r--r-- | sys/dev/bhnd/bcma/bcma_erom.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/bhnd/bcma/bcma_erom.c b/sys/dev/bhnd/bcma/bcma_erom.c index 88bd1a899a824..7b5ab846f9611 100644 --- a/sys/dev/bhnd/bcma/bcma_erom.c +++ b/sys/dev/bhnd/bcma/bcma_erom.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2015-2017 Landon Fuller <landonf@landonf.org> * Copyright (c) 2017 The FreeBSD Foundation * All rights reserved. |