diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-27 10:28:06 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-27 10:28:06 +0000 |
commit | 03d69fa4c25a4bfb2ec56597dfd4d00a028f3659 (patch) | |
tree | eba095426972478d11688c11aee86a6c4d4c88e9 /IntelFrameworkModulePkg/Bus | |
parent | 411ed01bb851a299dd757f473af7dea21ae38c51 (diff) | |
download | edk2-03d69fa4c25a4bfb2ec56597dfd4d00a028f3659.zip edk2-03d69fa4c25a4bfb2ec56597dfd4d00a028f3659.tar.gz edk2-03d69fa4c25a4bfb2ec56597dfd4d00a028f3659.tar.bz2 |
Remove the duplicated "All rights reserved" from license header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3486 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Bus')
3 files changed, 3 insertions, 3 deletions
diff --git a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/ComponentName.c b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/ComponentName.c index 13da66b..5ca4f38 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/ComponentName.c +++ b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/ComponentName.c @@ -1,7 +1,7 @@ /** @file Copyright (c) 2006 - 2007 Intel Corporation. All rights reserved -All rights reserved. This program and the accompanying materials +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 diff --git a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.c b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.c index 3931b19..b1c4c63 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.c +++ b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.c @@ -1,7 +1,7 @@ /** @file Copyright (c) 2006 Intel Corporation. All rights reserved -All rights reserved. This program and the accompanying materials +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 diff --git a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.h b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.h index 630f73f..101effd 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.h +++ b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.h @@ -1,7 +1,7 @@ /** @file Copyright (c) 2006 - 2007 Intel Corporation. All rights reserved -All rights reserved. This program and the accompanying materials +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 |