Subject: CVS commit: src/sys/arch/i386/bios
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/20/2006 20:30:22
Module Name:	src
Committed By:	drochner
Date:		Tue Jun 20 20:30:22 UTC 2006

Modified Files:
	src/sys/arch/i386/bios: vesabios.c vesabios.h vesabiosreg.h

Log Message:
add license texts (public domain for hw header, minimal BSD for sw)
so that this stuff can be used by others


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/i386/bios/vesabios.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/bios/vesabios.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/bios/vesabiosreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.