diff options
Diffstat (limited to 'src/resume.c')
-rw-r--r-- | src/resume.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resume.c b/src/resume.c index 2100383f..1bffd499 100644 --- a/src/resume.c +++ b/src/resume.c @@ -2,7 +2,7 @@ // // Copyright (C) 2008 Kevin O'Connor <kevin@koconnor.net> // -// 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 "util.h" // dprintf #include "ioport.h" // outb |