Update mailing list to SourceForge.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9888 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish 2010-01-31 01:46:17 +00:00
parent ca3ad58bfa
commit fc35d13524
1 changed files with 1 additions and 1 deletions

View File

@ -451,7 +451,7 @@ EblPrintStartupBanner (
EblSetTextColor (0);
AsciiPrint (") prototype. Built at %a on %a\n",__TIME__, __DATE__);
AsciiPrint ("THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN 'AS IS' BASIS,\nWITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\n");
AsciiPrint ("Please send feedback to dev@edk2.tianocore.org\n");
AsciiPrint ("Please send feedback to edk2-devel@lists.sourceforge.net\n");
}