diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 12:43:04 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 12:43:04 +0000 |
commit | 56d7640a53bf23a4afa211c49b82527879edf65f (patch) | |
tree | bbc773204e62c70bd00a18a5e50ae6684d655581 /OvmfPkg/AcpiTables | |
parent | b1f700a8593435e2bdc8f9b3dc21bced4774c80f (diff) | |
download | edk2-56d7640a53bf23a4afa211c49b82527879edf65f.tar.gz edk2-56d7640a53bf23a4afa211c49b82527879edf65f.tar.bz2 edk2-56d7640a53bf23a4afa211c49b82527879edf65f.zip |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10439 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg/AcpiTables')
-rw-r--r-- | OvmfPkg/AcpiTables/AcpiTables.inf | 4 | ||||
-rw-r--r-- | OvmfPkg/AcpiTables/Dsdt.asl | 4 | ||||
-rw-r--r-- | OvmfPkg/AcpiTables/Facp.aslc | 4 | ||||
-rw-r--r-- | OvmfPkg/AcpiTables/Facs.aslc | 4 | ||||
-rw-r--r-- | OvmfPkg/AcpiTables/Madt.aslc | 4 | ||||
-rw-r--r-- | OvmfPkg/AcpiTables/Platform.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/OvmfPkg/AcpiTables/AcpiTables.inf b/OvmfPkg/AcpiTables/AcpiTables.inf index da33467395..0f61df45b7 100644 --- a/OvmfPkg/AcpiTables/AcpiTables.inf +++ b/OvmfPkg/AcpiTables/AcpiTables.inf @@ -3,8 +3,8 @@ #
# ACPI table data and ASL sources required to boot the platform.
#
-# Copyright (c) 2008 - 2010, Intel Corporation. <BR>
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2008 - 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/AcpiTables/Dsdt.asl b/OvmfPkg/AcpiTables/Dsdt.asl index 91ec944078..ac0fec49e8 100644 --- a/OvmfPkg/AcpiTables/Dsdt.asl +++ b/OvmfPkg/AcpiTables/Dsdt.asl @@ -1,8 +1,8 @@ /** @file
Contains root level name space objects for the platform
- Copyright (c) 2008, Intel Corporation<BR> All rights
- reserved. This program and the accompanying materials are
+ Copyright (c) 2008, 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/AcpiTables/Facp.aslc b/OvmfPkg/AcpiTables/Facp.aslc index 3e8a5b3116..78b7ac68d2 100644 --- a/OvmfPkg/AcpiTables/Facp.aslc +++ b/OvmfPkg/AcpiTables/Facp.aslc @@ -1,8 +1,8 @@ /** @file
FACP Table
- Copyright (c) 2008 - 2009, Intel Corporation<BR> All rights
- reserved. This program and the accompanying materials are
+ Copyright (c) 2008 - 2009, 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/AcpiTables/Facs.aslc b/OvmfPkg/AcpiTables/Facs.aslc index 41794870e9..169ec867b2 100644 --- a/OvmfPkg/AcpiTables/Facs.aslc +++ b/OvmfPkg/AcpiTables/Facs.aslc @@ -1,8 +1,8 @@ /** @file
FACS Table
- Copyright (c) 2008 - 2009, Intel Corporation<BR> All rights
- reserved. This program and the accompanying materials are
+ Copyright (c) 2008 - 2009, 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/AcpiTables/Madt.aslc b/OvmfPkg/AcpiTables/Madt.aslc index c2c4a69c3d..e0e07a9390 100644 --- a/OvmfPkg/AcpiTables/Madt.aslc +++ b/OvmfPkg/AcpiTables/Madt.aslc @@ -4,8 +4,8 @@ This file contains a structure definition for the ACPI 1.0 Multiple APIC
Description Table (MADT).
- Copyright (c) 2008 - 2009, Intel Corporation<BR> All rights
- reserved. This program and the accompanying materials are
+ Copyright (c) 2008 - 2009, 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/AcpiTables/Platform.h b/OvmfPkg/AcpiTables/Platform.h index 336b21156a..4e56947270 100644 --- a/OvmfPkg/AcpiTables/Platform.h +++ b/OvmfPkg/AcpiTables/Platform.h @@ -1,8 +1,8 @@ /** @file
Platform specific defines for constructing ACPI tables
- Copyright (c) 2008, Intel Corporation<BR> All rights
- reserved. This program and the accompanying materials are
+ Copyright (c) 2008, 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
|