diff options
Diffstat (limited to 'src/rombios.lds.S')
-rw-r--r-- | src/rombios.lds.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rombios.lds.S b/src/rombios.lds.S index 1305c403..56bf6436 100644 --- a/src/rombios.lds.S +++ b/src/rombios.lds.S @@ -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 "config.h" |