summaryrefslogtreecommitdiff
path: root/src/mouse.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2009-01-15 20:52:58 -0500
committerKevin O'Connor <kevin@koconnor.net>2009-01-15 20:52:58 -0500
commitb1b7c2a1c3b940b787fdb5da67fc37003e9d7b0e (patch)
treed1c22249051f02ab930502a6b8b9f5bc4120e81a /src/mouse.c
parent7061eb6aa6adc19f965d01509483c67a201c8b35 (diff)
downloadqemu-seabios-b1b7c2a1c3b940b787fdb5da67fc37003e9d7b0e.tar.gz
Change license from GPLv3 to LGPLv3.
Change license of contributions from Kevin O'Connor from GPLv3 to LGPLv3 (or later). Since the work as a whole is based on Kevin's contributions and the "bochs bios" which has a license of LGPL (v2 or later), this effectively makes the work as a whole available under LGPLv3 (or later).
Diffstat (limited to 'src/mouse.c')
-rw-r--r--src/mouse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mouse.c b/src/mouse.c
index b57a7e7..19fc6ec 100644
--- a/src/mouse.c
+++ b/src/mouse.c
@@ -3,7 +3,7 @@
// Copyright (C) 2008 Kevin O'Connor <kevin@koconnor.net>
// Copyright (C) 2002 MandrakeSoft S.A.
//
-// 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 "biosvar.h" // GET_EBDA
#include "util.h" // debug_isr