mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
Fix a typo in generated copyright.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3453 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2cfae61ec7
commit
630bc731d4
@ -149,7 +149,7 @@ public class MsaWriter {
|
||||
}
|
||||
|
||||
msaheader
|
||||
.setCopyright("Copyright (c) 2006, Intel Corporation. All right reserved.");
|
||||
.setCopyright("Copyright (c) 2007, Intel Corporation. All rights reserved.");
|
||||
msaheader.setVersion("1.0");
|
||||
msaheader.setAbstract("Component name for module " + mi.modulename);
|
||||
msaheader.setDescription("FIX ME!");
|
||||
|
Loading…
x
Reference in New Issue
Block a user