X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fps2port.c;h=3f2fee7796a79840911caa520d0f2e56fe324328;hb=b1b7c2a1c3b940b787fdb5da67fc37003e9d7b0e;hp=ed401bf13673320e5801489682507581effaacdf;hpb=7061eb6aa6adc19f965d01509483c67a201c8b35;p=seabios.git diff --git a/src/ps2port.c b/src/ps2port.c index ed401bf..3f2fee7 100644 --- a/src/ps2port.c +++ b/src/ps2port.c @@ -1,9 +1,9 @@ // Support for handling the PS/2 mouse/keyboard ports. // // Copyright (C) 2008 Kevin O'Connor -// Based on code Copyright (c) 1999-2004 Vojtech Pavlik +// Several ideas taken from code Copyright (c) 1999-2004 Vojtech Pavlik // -// This file may be distributed under the terms of the GNU GPLv3 license. +// This file may be distributed under the terms of the GNU LGPLv3 license. #include "ioport.h" // inb #include "util.h" // dprintf