Add dol FreeBSD dol and /*+ize license

This commit is contained in:
Warner Losh 2005-01-06 18:27:09 +00:00
parent d167cf6f3a
commit aab95e5580
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139777
3 changed files with 9 additions and 3 deletions

View file

@ -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>

View file

@ -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

View file

@ -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