diff options
author | alfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:24:36 +0000 |
---|---|---|
committer | alfred <alfred@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:24:36 +0000 |
commit | abf537ea15a341f429265a021f7950d47562fcf1 (patch) | |
tree | 0ad4745560e75d87753dc7afabbe37d25ead32c7 /EdkModulePkg/Universal/Ebc | |
parent | 31150ca0071344cf5c093e443a8da93ac26f7542 (diff) | |
download | edk2-abf537ea15a341f429265a021f7950d47562fcf1.zip edk2-abf537ea15a341f429265a021f7950d47562fcf1.tar.gz edk2-abf537ea15a341f429265a021f7950d47562fcf1.tar.bz2 |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Universal/Ebc')
-rw-r--r-- | EdkModulePkg/Universal/Ebc/Dxe/x64/x64Math.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Universal/Ebc/Dxe/x64/x64Math.c b/EdkModulePkg/Universal/Ebc/Dxe/x64/x64Math.c index 0842490..9e652a4 100644 --- a/EdkModulePkg/Universal/Ebc/Dxe/x64/x64Math.c +++ b/EdkModulePkg/Universal/Ebc/Dxe/x64/x64Math.c @@ -1,6 +1,6 @@ /*++
-Copyright (c) 2006 , Intel Corporation
+Copyright (c) 2006, 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
which accompanies this distribution. The full text of the license may be found at
|