summaryrefslogtreecommitdiff
path: root/OvmfPkg/BlockMmioToBlockIoDxe
diff options
context:
space:
mode:
Diffstat (limited to 'OvmfPkg/BlockMmioToBlockIoDxe')
-rw-r--r--OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.c4
-rw-r--r--OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.h4
-rw-r--r--OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf4
-rw-r--r--OvmfPkg/BlockMmioToBlockIoDxe/ComponentName.c4
4 files changed, 8 insertions, 8 deletions
diff --git a/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.c b/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.c
index cf68ceaae9..c046ccbbd0 100644
--- a/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.c
+++ b/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.c
@@ -2,8 +2,8 @@
The driver wrappers BlockMmio protocol instances to produce
Block I/O Protocol instances.
- Copyright (c) 2007 - 2010, Intel Corporation
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
+ 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/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.h b/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.h
index 18e5bcff08..d33f56448a 100644
--- a/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.h
+++ b/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.h
@@ -2,8 +2,8 @@
Definitions of functions for Driver Binding Protocol and Block I/O Protocol,
and other internal definitions.
- Copyright (c) 2007 - 2010, Intel Corporation
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
+ 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/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf b/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
index c8aea2858f..d4e8a0ab2d 100644
--- a/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
+++ b/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
@@ -2,9 +2,9 @@
# The driver wrappers BlockMmio protocol instances to produce
# Block I/O Protocol instances.
#
-# Copyright (c) 2006 - 2010, Intel Corporation.
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
#
-# 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/OvmfPkg/BlockMmioToBlockIoDxe/ComponentName.c b/OvmfPkg/BlockMmioToBlockIoDxe/ComponentName.c
index 83eb64ea12..1baa9489d5 100644
--- a/OvmfPkg/BlockMmioToBlockIoDxe/ComponentName.c
+++ b/OvmfPkg/BlockMmioToBlockIoDxe/ComponentName.c
@@ -1,8 +1,8 @@
/** @file
UEFI Component Name(2) protocol implementation for Block MMIO to Block IO driver.
- Copyright (c) 2004 - 2007, Intel Corporation
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.<BR>
+ 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