diff --git a/ChangeLog b/ChangeLog index 9af4b23a4..61fe9ae49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-22 Robert Millan + + * util/mkbimage: Update my email address, and remove my name from + some places where unnecessary credit is given. + 2006-09-10 Pavel Roskin * netboot/natsemi.c: Fix compile error with gcc 4.1.1. Cast diff --git a/util/mkbimage b/util/mkbimage index 48b119c0f..c5ebdf844 100644 --- a/util/mkbimage +++ b/util/mkbimage @@ -1,7 +1,7 @@ #!/bin/sh # MaKe a Bootable IMAGE --- 1.44, 2.88 and El Torito no-emulation mode # C) 2001,2002,2003 Thierry Laronde -# C) 2001,2002,2003 Robert Millan +# C) 2001,2002,2003 Robert Millan # This program is free software; you can redistribute it and/or modify @@ -94,15 +94,13 @@ Options: display Version information and exit Copyright (c) 2001,2002,2003 Thierry Laronde . -Copyright (c) 2001,2002 Robert Millan . GPLed." version="mkbimage $version_number -Written by Thierry Laronde and Robert Millan. +Written by Thierry Laronde. Copyright (c) 2001,2002,2003 Thierry Laronde . -Copyright (c) 2001,2002,2003 Robert Millan . This is free software under the GPL version 2 or later; see the source for copying conditions. There is NO warranty, not even for MERCHANTABILITY or