diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:36:21 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:36:21 +0000 |
| commit | 7282444b103e0b3e7c8cd053413ff6c068831cc6 (patch) | |
| tree | 5dcb49505ed972dc37096070a35d1d662dd4641a /sys/dev/bwi/bwirf.h | |
| parent | 3e10195c86ce900b08ceba7509b39e61e979807e (diff) | |
Notes
Diffstat (limited to 'sys/dev/bwi/bwirf.h')
| -rw-r--r-- | sys/dev/bwi/bwirf.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/bwi/bwirf.h b/sys/dev/bwi/bwirf.h index af2ce1745c6d..d381563d48bd 100644 --- a/sys/dev/bwi/bwirf.h +++ b/sys/dev/bwi/bwirf.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2007 The DragonFly Project. All rights reserved. * * This code is derived from software contributed to The DragonFly Project |
