diff options
author | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-12 01:27:36 +0000 |
---|---|---|
committer | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-12 01:27:36 +0000 |
commit | 6f3156155b313637ee548519c2f9b8d572ca2a24 (patch) | |
tree | 25c08ef85ec174e5faa26a8e797f1d16bac3b7ef /MdeModulePkg/Logo | |
parent | 4eac2175c6c4abbfc58b72ecc685fdd18d9c9840 (diff) | |
download | edk2-platforms-6f3156155b313637ee548519c2f9b8d572ca2a24.tar.xz |
INF head modified
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7002 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Logo')
-rw-r--r-- | MdeModulePkg/Logo/Logo.inf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf index 0f2a5a39e7..e00fae56a6 100644 --- a/MdeModulePkg/Logo/Logo.inf +++ b/MdeModulePkg/Logo/Logo.inf @@ -1,8 +1,8 @@ #/** @file
-# This module provides the default logo bitmap picture
-# shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid.
+# This module provides the default logo bitmap picture shown on setup screen,
+# which is corresponding to gEfiDefaultBmpLogoGuid.
#
-# Copyright (c) 2006 - 2008, Intel Corporation
+# Copyright (c) 2006 - 2008, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
|