diff options
author | joel <joel@FreeBSD.org> | 2007-02-02 13:39:20 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2007-02-02 13:39:20 +0000 |
commit | 090305539fe0964bd3bbef7aca1842744985873a (patch) | |
tree | c817ed1dbdc140152853c13e17a6254307fd473a /sys/dev/sound/isa/ess.c | |
parent | d997352f31b91a73d3f78dcd56af0b4703c8960e (diff) | |
download | FreeBSD-src-090305539fe0964bd3bbef7aca1842744985873a.zip FreeBSD-src-090305539fe0964bd3bbef7aca1842744985873a.tar.gz |
Clean up the BSD license to match the preferred license in
/usr/share/examples/etc/bsd-style-copyright. I've fixed a
few minor wording and formatting differences.
Approved by: luigi, Hannu Savolainen <hannu@opensound.com>
Diffstat (limited to 'sys/dev/sound/isa/ess.c')
-rw-r--r-- | sys/dev/sound/isa/ess.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/isa/ess.c b/sys/dev/sound/isa/ess.c index d83f699..ef44da6 100644 --- a/sys/dev/sound/isa/ess.c +++ b/sys/dev/sound/isa/ess.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 1999 Cameron Grant <cg@freebsd.org> - * Copyright 1997,1998 Luigi Rizzo. + * Copyright (c) 1997,1998 Luigi Rizzo * * Derived from files in the Voxware 3.5 distribution, * Copyright by Hannu Savolainen 1994, under the same copyright |