diff options
Diffstat (limited to 'src/serial.c')
-rw-r--r-- | src/serial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serial.c b/src/serial.c index 6d1f9284..6de66368 100644 --- a/src/serial.c +++ b/src/serial.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" // SET_BDA #include "util.h" // debug_enter |