diff options
Diffstat (limited to 'sys/dev/sound/pci/hdspe.c')
-rw-r--r-- | sys/dev/sound/pci/hdspe.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/sound/pci/hdspe.c b/sys/dev/sound/pci/hdspe.c index ff35684162ab0..6eb0436816a6f 100644 --- a/sys/dev/sound/pci/hdspe.c +++ b/sys/dev/sound/pci/hdspe.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012-2016 Ruslan Bukin <br@bsdpad.com> * All rights reserved. * |