From d0cec2da21e193333f06677fd22b78eda520ae68 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Wed, 22 May 2013 02:19:16 +0000 Subject: [PATCH] Correct the incorrect Copyright or License in EDKII source files. Signed-off-by: Liming Gao Reviewed-by: Hess Chen (hesheng.chen@intel.com) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14383 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/IndustryStandard/Pci.h | 5 +---- NetworkPkg/Application/VConfig/VConfig.c | 2 +- .../Application/VConfig/VConfigStrings.uni | Bin 8624 -> 8624 bytes .../UefiShellDebug1CommandsLib/MemMap.c | 4 ++-- .../Library/UefiShellDebug1CommandsLib/Mode.c | 4 ++-- 5 files changed, 6 insertions(+), 9 deletions(-) diff --git a/MdePkg/Include/IndustryStandard/Pci.h b/MdePkg/Include/IndustryStandard/Pci.h index 32dd543232..ed59a45710 100644 --- a/MdePkg/Include/IndustryStandard/Pci.h +++ b/MdePkg/Include/IndustryStandard/Pci.h @@ -1,7 +1,7 @@ /** @file Support for the latest PCI standard. -Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2013, 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 that accompanies this distribution. The full text of the license may be found at @@ -10,9 +10,6 @@ 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. - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - **/ #ifndef _PCI_H_ diff --git a/NetworkPkg/Application/VConfig/VConfig.c b/NetworkPkg/Application/VConfig/VConfig.c index 73217580f8..ba1720705c 100644 --- a/NetworkPkg/Application/VConfig/VConfig.c +++ b/NetworkPkg/Application/VConfig/VConfig.c @@ -1,7 +1,7 @@ /** @file Shell application for VLAN configuration. - Copyright (C) 2009 - 2011, Intel Corporation. All rights reserved.
+ Copyright (c) 2009 - 2013, 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 diff --git a/NetworkPkg/Application/VConfig/VConfigStrings.uni b/NetworkPkg/Application/VConfig/VConfigStrings.uni index e8bdcefee8cef13dff981f626ee06580295cc281..5cab8ba54309bbe6f153c741721d4edc09391620 100644 GIT binary patch delta 38 mcmdnsyuo?GHtA#rO$G%9BL)K?v;?wrp*%wdZD*ynj*9da} delta 38 mcmdnsyuo?GHfd)DO$G%9BL)K?v;?wrp*%wdgN+yOD*ynf=m<~% diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c index 59900d3256..cfcfd2b0db 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c @@ -1,8 +1,8 @@ /** @file Main file for Mode shell Debug1 function. - Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.
- This program and the acModeanying materials + Copyright (c) 2010 - 2013, 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 acModeanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c index d2b67d5760..ca7648720f 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c @@ -1,8 +1,8 @@ /** @file Main file for Mode shell Debug1 function. - Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.
- This program and the acModeanying materials + Copyright (c) 2010 - 2013, 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 acModeanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php -- 2.39.2