This package was put together by Christoph Lameter,
September 26, 1996

Sources:
irqtune from ftp://www.best.com/pub/cae/irqtune.tgz
memtest86 from ftp://sunsite.unc.edu/pub/Linux/system/?
scsiinfo from ftp://tsx-11.mit.edu/pub/linux/ALPHA/scsi
scanport from ftp://sunsite.unc.edu/pub/Linux/Incoming
scsidev from ftp://tsx-11.mit.edu/pub/linux/ALPHA/scsi

Copyrights:

irqtune:


                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991

memtest86:

From README:

Acknowledgments
===============
The initial versions of the source files bootsect.S, setup.S, head.S and
build.c are from the Linux 1.2.1 kernel and have been heavily modified. 

From the *lsm file: Copying-policy: GPL

scanport:

                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991


scsiinfo (from scsiinfo.c):
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2, or (at your option)
 *   any later version.
 *
 *   This program is distributed in the hope that it will be useful,
 *   but WITHOUT ANY WARRANTY; without even the implied warranty of
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *   GNU General Public License for more details.
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program; if not, write to the Free Software
 *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  
 *

scsidev:
Nothing said about that in the sources. But Eric Yongdale has published
other GPL software so I think we can safely assume GPL.
