summaryrefslogtreecommitdiffstats
path: root/sys
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
parentfb0a393e992e35163e6b0d3d78ad526676cf968b (diff)
downloadFreeBSD-src-625b09281c609cc55c5427b1d123a7c4a9cda0c7.zip
FreeBSD-src-625b09281c609cc55c5427b1d123a7c4a9cda0c7.tar.gz
Add dol FreeBSD dol and /*+ize license
Diffstat (limited to 'sys')
-rw-r--r--sys/gnu/dev/sound/pci/emu10k1-alsa.h4
-rw-r--r--sys/gnu/ext2fs/sparc64-bitops.h4
-rw-r--r--sys/gnu/fs/ext2fs/sparc64-bitops.h4
3 files changed, 9 insertions, 3 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>
diff --git a/sys/gnu/ext2fs/sparc64-bitops.h b/sys/gnu/ext2fs/sparc64-bitops.h
index 26e3716..eb58ed8 100644
--- a/sys/gnu/ext2fs/sparc64-bitops.h
+++ b/sys/gnu/ext2fs/sparc64-bitops.h
@@ -1,9 +1,11 @@
-/* $Id: bitops.h,v 1.31 2000/09/23 02:09:21 davem Exp $
+/*-
+ * $Id: bitops.h,v 1.31 2000/09/23 02:09:21 davem Exp $
* bitops.h: Bit string operations on the V9.
*
* Copyright 1996, 1997 David S. Miller (davem@caip.rutgers.edu)
*/
+/* $FreeBSD$ */
#ifndef _SPARC64_BITOPS_H
#define _SPARC64_BITOPS_H
diff --git a/sys/gnu/fs/ext2fs/sparc64-bitops.h b/sys/gnu/fs/ext2fs/sparc64-bitops.h
index 26e3716..eb58ed8 100644
--- a/sys/gnu/fs/ext2fs/sparc64-bitops.h
+++ b/sys/gnu/fs/ext2fs/sparc64-bitops.h
@@ -1,9 +1,11 @@
-/* $Id: bitops.h,v 1.31 2000/09/23 02:09:21 davem Exp $
+/*-
+ * $Id: bitops.h,v 1.31 2000/09/23 02:09:21 davem Exp $
* bitops.h: Bit string operations on the V9.
*
* Copyright 1996, 1997 David S. Miller (davem@caip.rutgers.edu)
*/
+/* $FreeBSD$ */
#ifndef _SPARC64_BITOPS_H
#define _SPARC64_BITOPS_H
OpenPOWER on IntegriCloud