Credit where its due ;-)

SVN revision: 1287
This commit is contained in:
Tom Gilbert 1999-11-13 00:11:47 +00:00
parent 5c88d7889d
commit 3541b79799
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/* E-Mixer.c
*
* Copyright (C) 1999 Tom Gilbert
* Copyright (C) 1999 Tom Gilbert, Steve Brunton
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@ -18,6 +18,9 @@
* USA
*/
/* SGI Stuff skillfully implemented (and supported by) Steve Brunton
* <brunton@dweeb.turner.com> */
#include <stdio.h>
#include <sys/ioctl.h>
#include <unistd.h>