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/Application/HelloWorld | |
parent | 4eac2175c6c4abbfc58b72ecc685fdd18d9c9840 (diff) | |
download | edk2-6f3156155b313637ee548519c2f9b8d572ca2a24.zip edk2-6f3156155b313637ee548519c2f9b8d572ca2a24.tar.gz edk2-6f3156155b313637ee548519c2f9b8d572ca2a24.tar.bz2 |
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/Application/HelloWorld')
-rw-r--r-- | MdeModulePkg/Application/HelloWorld/HelloWorld.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorld.inf b/MdeModulePkg/Application/HelloWorld/HelloWorld.inf index e3a665b..c284fa4 100644 --- a/MdeModulePkg/Application/HelloWorld/HelloWorld.inf +++ b/MdeModulePkg/Application/HelloWorld/HelloWorld.inf @@ -2,7 +2,7 @@ # Sample UEFI Application Reference Module
#
# This is a shell application that will display Hello World.
-# Copyright (c) 2007, Intel Corporation.
+# Copyright (c) 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
|