diff options
Diffstat (limited to 'sys/dev/sound/pcm/ac97_patch.c')
-rw-r--r-- | sys/dev/sound/pcm/ac97_patch.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/sound/pcm/ac97_patch.c b/sys/dev/sound/pcm/ac97_patch.c index e5ae55c1494b5..a88d54b825045 100644 --- a/sys/dev/sound/pcm/ac97_patch.c +++ b/sys/dev/sound/pcm/ac97_patch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2002 Orion Hodson * All rights reserved. * |