diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-09-27 09:26:40 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-09-27 09:26:40 +0000 |
commit | 542834ce80eccbd942e5d4a7a35fb171d3dbba6f (patch) | |
tree | 7d96ffed938f04aaa422e417afc5c7a4fe077969 /EdkModulePkg/Library/DxePerformanceLib | |
parent | 32c8b5a94765118ae0552b60365f393ebbc41691 (diff) | |
download | edk2-542834ce80eccbd942e5d4a7a35fb171d3dbba6f.zip edk2-542834ce80eccbd942e5d4a7a35fb171d3dbba6f.tar.gz edk2-542834ce80eccbd942e5d4a7a35fb171d3dbba6f.tar.bz2 |
Remove the duplicated Copy Right in msa header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1634 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Library/DxePerformanceLib')
-rw-r--r-- | EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa index 3426d61..5b55ada 100644 --- a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa +++ b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa @@ -1,14 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?>
-<!--
-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
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
--->
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
<MsaHeader>
<ModuleName>DxePerformanceLib</ModuleName>
|