diff options
Diffstat (limited to 'src/pic.c')
-rw-r--r-- | src/pic.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 "pic.h" // get_pic1_isr #include "util.h" // dprintf |