diff options
Diffstat (limited to 'src/rombios32.lds.S')
-rw-r--r-- | src/rombios32.lds.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rombios32.lds.S b/src/rombios32.lds.S index cc3fc362..6d735376 100644 --- a/src/rombios32.lds.S +++ b/src/rombios32.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" |