diff options
author | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-27 23:05:44 +0000 |
---|---|---|
committer | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-27 23:05:44 +0000 |
commit | 4a3af380b80e20d2994bc03a8c3ae75f17624a96 (patch) | |
tree | 2fddeac3581d57d52bfade867f5003f80503cf61 /UefiCpuPkg | |
parent | d76597869f0bb9a5aa23c31529292918d7ddf338 (diff) | |
download | edk2-4a3af380b80e20d2994bc03a8c3ae75f17624a96.tar.gz edk2-4a3af380b80e20d2994bc03a8c3ae75f17624a96.tar.bz2 edk2-4a3af380b80e20d2994bc03a8c3ae75f17624a96.zip |
Minor clean up of DEC file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9842 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UefiCpuPkg')
-rw-r--r-- | UefiCpuPkg/UefiCpuPkg.dec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UefiCpuPkg/UefiCpuPkg.dec b/UefiCpuPkg/UefiCpuPkg.dec index b67a9e18fe..6e24ff1980 100644 --- a/UefiCpuPkg/UefiCpuPkg.dec +++ b/UefiCpuPkg/UefiCpuPkg.dec @@ -2,7 +2,7 @@ # # This Package provides UEFI compatible CPU modules and libraries. # -# Copyright (c) 2007 - 2009, Intel Corporation. +# Copyright (c) 2007 - 2010, Intel Corporation. # # All rights reserved. # This program and the accompanying materials are licensed and made available under @@ -21,7 +21,7 @@ PACKAGE_GUID = 2171df9b-0d39-45aa-ac37-2de190010d23 PACKAGE_VERSION = 0.1 -[Includes.common] +[Includes] Include [LibraryClasses] |