From 3f187a734e39b627dfa68597c5e08ade0a847964 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 26 Jul 2007 08:29:27 +0000 Subject: Fix the wrong copyright statements. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3454 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf | 2 +- MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'MdeModulePkg/Bus/Pci/UhciDxe') diff --git a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf index 5d2e469..f5849f2 100644 --- a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf +++ b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf @@ -1,7 +1,7 @@ #/** @file # Component name for module Uhci # -# Copyright (c) 2006, Intel Corporation. All right reserved. +# 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 diff --git a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa index 2aeb2ff..5787d2d 100644 --- a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa +++ b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa @@ -6,13 +6,13 @@ 1.0 Component name for module Uhci FIX ME! - Copyright (c) 2006, Intel Corporation. All right reserved. - 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 -- cgit v1.1