summaryrefslogtreecommitdiffstats
path: root/sys/gnu/dev
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 18:27:09 +0000
committerimp <imp@FreeBSD.org>2005-01-06 18:27:09 +0000
commit625b09281c609cc55c5427b1d123a7c4a9cda0c7 (patch)
tree4bcbbae0f7fa149aa824791583f0b424bc9db06c /sys/gnu/dev
parentfb0a393e992e35163e6b0d3d78ad526676cf968b (diff)
downloadFreeBSD-src-625b09281c609cc55c5427b1d123a7c4a9cda0c7.zip
FreeBSD-src-625b09281c609cc55c5427b1d123a7c4a9cda0c7.tar.gz
Add dol FreeBSD dol and /*+ize license
Diffstat (limited to 'sys/gnu/dev')
-rw-r--r--sys/gnu/dev/sound/pci/emu10k1-alsa.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/gnu/dev/sound/pci/emu10k1-alsa.h b/sys/gnu/dev/sound/pci/emu10k1-alsa.h
index 1a97b71..cd0fa1f 100644
--- a/sys/gnu/dev/sound/pci/emu10k1-alsa.h
+++ b/sys/gnu/dev/sound/pci/emu10k1-alsa.h
@@ -1,7 +1,7 @@
#ifndef __SOUND_EMU10K1_H
#define __SOUND_EMU10K1_H
-/*
+/*-
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>,
* Creative Labs, Inc.
* Definitions for EMU10K1 (SB Live!) chips
@@ -23,6 +23,8 @@
*
*/
+/* $FreeBSD$ */
+
#ifdef __KERNEL__
#include <sound/pcm.h>
OpenPOWER on IntegriCloud