- update dates

- fix address output of ls


git-svn-id: svn://coreboot.org/openbios/openbios-devel@34 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Stefan Reinauer
2006-05-26 11:14:20 +00:00
parent 85a73f1f84
commit 172438f171
3 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
/* tag: forth bootstrap environment
*
* Copyright (C) 2003-2005 Stefan Reinauer, Patrick Mauritz
* Copyright (C) 2003-2006 Stefan Reinauer, Patrick Mauritz
*
* See the file "COPYING" for further information about
* the copyright and warranty status of this work.
@@ -920,7 +920,7 @@ static void new_dictionary(const char *source)
* main loop
*/
#define BANNER "OpenBIOS bootstrap kernel. (C) 2003-2005 Patrick Mauritz, Stefan Reinauer\n"\
#define BANNER "OpenBIOS bootstrap kernel. (C) 2003-2006 Patrick Mauritz, Stefan Reinauer\n"\
"This software comes with absolutely no warranty. "\
"All rights reserved.\n\n"