2007-02-22 Robert Millan <rmh@aybabtu.com>
* util/mkbimage: Update my email address, and remove my name from some places where unnecessary credit is given.
This commit is contained in:
parent
c819ffee91
commit
1d99c80935
2 changed files with 7 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-02-22 Robert Millan <rmh@aybabtu.com>
|
||||||
|
|
||||||
|
* util/mkbimage: Update my email address, and remove my name from
|
||||||
|
some places where unnecessary credit is given.
|
||||||
|
|
||||||
2006-09-10 Pavel Roskin <proski@gnu.org>
|
2006-09-10 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* netboot/natsemi.c: Fix compile error with gcc 4.1.1. Cast
|
* netboot/natsemi.c: Fix compile error with gcc 4.1.1. Cast
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# MaKe a Bootable IMAGE --- 1.44, 2.88 and El Torito no-emulation mode
|
# MaKe a Bootable IMAGE --- 1.44, 2.88 and El Torito no-emulation mode
|
||||||
# C) 2001,2002,2003 Thierry Laronde <tlaronde@polynum.org>
|
# C) 2001,2002,2003 Thierry Laronde <tlaronde@polynum.org>
|
||||||
# C) 2001,2002,2003 Robert Millan <robertmh@gnu.org>
|
# C) 2001,2002,2003 Robert Millan <rmh@aybabtu.com>
|
||||||
|
|
||||||
|
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -94,15 +94,13 @@ Options:
|
||||||
display Version information and exit
|
display Version information and exit
|
||||||
|
|
||||||
Copyright (c) 2001,2002,2003 Thierry Laronde <tlaronde@polynum.org>.
|
Copyright (c) 2001,2002,2003 Thierry Laronde <tlaronde@polynum.org>.
|
||||||
Copyright (c) 2001,2002 Robert Millan <zeratul2@wanadoo.es>.
|
|
||||||
GPLed."
|
GPLed."
|
||||||
|
|
||||||
version="mkbimage $version_number
|
version="mkbimage $version_number
|
||||||
|
|
||||||
Written by Thierry Laronde and Robert Millan.
|
Written by Thierry Laronde.
|
||||||
|
|
||||||
Copyright (c) 2001,2002,2003 Thierry Laronde <tlaronde@polynum.org>.
|
Copyright (c) 2001,2002,2003 Thierry Laronde <tlaronde@polynum.org>.
|
||||||
Copyright (c) 2001,2002,2003 Robert Millan <zeratul2@wanadoo.es>.
|
|
||||||
|
|
||||||
This is free software under the GPL version 2 or later; see the source for
|
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
|
copying conditions. There is NO warranty, not even for MERCHANTABILITY or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue