Add dol FreeBSD dol and /*+ize license
This commit is contained in:
parent
fb0a393e99
commit
625b09281c
@ -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>
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user