diff options
Diffstat (limited to 'sys/dev/sound/pci/hda/hdac.h')
-rw-r--r-- | sys/dev/sound/pci/hda/hdac.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/sound/pci/hda/hdac.h b/sys/dev/sound/pci/hda/hdac.h index 0adc6ddce85f9..213d5a98d47f7 100644 --- a/sys/dev/sound/pci/hda/hdac.h +++ b/sys/dev/sound/pci/hda/hdac.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Stephane E. Potvin <sepotvin@videotron.ca> * All rights reserved. * |