bios/main: use same banner than README (MiSoC cited in README/LICENSE)

This commit is contained in:
Florent Kermarrec 2019-10-10 19:21:32 +02:00
parent 840f01b6d5
commit 496ba7e594
1 changed files with 0 additions and 1 deletions

View File

@ -559,7 +559,6 @@ int main(int i, char **c)
printf("\e[1m /____/_/\\__/\\__/_/|_|\e[0m\n");
printf("\n");
printf(" (c) Copyright 2012-2019 Enjoy-Digital\n");
printf(" (c) Copyright 2007-2015 M-Labs Ltd\n");
printf("\n");
printf(" BIOS built on "__DATE__" "__TIME__"\n");
crcbios();