summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UnixPkg/UnixGopDxe/ComponentName.c2
-rw-r--r--UnixPkg/UnixGopDxe/UnixGop.h2
-rw-r--r--UnixPkg/UnixGopDxe/UnixGop.inf2
-rw-r--r--UnixPkg/UnixGopDxe/UnixGopDriver.c2
-rw-r--r--UnixPkg/UnixGopDxe/UnixGopInput.c4
-rw-r--r--UnixPkg/UnixGopDxe/UnixGopScreen.c2
-rw-r--r--UnixPkg/UnixPkgX64.dsc2
-rw-r--r--UnixPkg/UnixPkgX64.fdf2
-rw-r--r--UnixPkg/UnixSnpDxe/ComponentName.c2
-rw-r--r--UnixPkg/UnixSnpDxe/UnixSnp.c2
-rw-r--r--UnixPkg/UnixSnpDxe/UnixSnp.h2
-rw-r--r--UnixPkg/UnixSnpDxe/UnixSnpDxe.inf4
-rw-r--r--UnixPkg/UnixUgaDxe/UnixUgaInput.c2
13 files changed, 15 insertions, 15 deletions
diff --git a/UnixPkg/UnixGopDxe/ComponentName.c b/UnixPkg/UnixGopDxe/ComponentName.c
index e57e85d..468a805 100644
--- a/UnixPkg/UnixGopDxe/ComponentName.c
+++ b/UnixPkg/UnixGopDxe/ComponentName.c
@@ -1,7 +1,7 @@
/*++
Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
-Portions copyright (c) 2010, Apple, Inc. All rights reserved.
+Portions copyright (c) 2010, Apple, Inc. 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
diff --git a/UnixPkg/UnixGopDxe/UnixGop.h b/UnixPkg/UnixGopDxe/UnixGop.h
index 16232e5..7d96e3f 100644
--- a/UnixPkg/UnixGopDxe/UnixGop.h
+++ b/UnixPkg/UnixGopDxe/UnixGop.h
@@ -1,7 +1,7 @@
/*++
Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
-Portions copyright (c) 2010, Apple, Inc. All rights reserved.
+Portions copyright (c) 2010, Apple, Inc. 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
diff --git a/UnixPkg/UnixGopDxe/UnixGop.inf b/UnixPkg/UnixGopDxe/UnixGop.inf
index 1dd33bd..e11a709 100644
--- a/UnixPkg/UnixGopDxe/UnixGop.inf
+++ b/UnixPkg/UnixGopDxe/UnixGop.inf
@@ -6,7 +6,7 @@
# abstraction. For a PCI device UnixIo would be replaced with
# a PCI IO abstraction that abstracted a specific PCI device.
# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
-# Portions copyright (c) 2010, Apple, Inc. All rights reserved.
+# Portions copyright (c) 2010, Apple, Inc. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
diff --git a/UnixPkg/UnixGopDxe/UnixGopDriver.c b/UnixPkg/UnixGopDxe/UnixGopDriver.c
index dcc79d9..dd3cd4a 100644
--- a/UnixPkg/UnixGopDxe/UnixGopDriver.c
+++ b/UnixPkg/UnixGopDxe/UnixGopDriver.c
@@ -1,7 +1,7 @@
/*++
Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
-Portions copyright (c) 2010, Apple, Inc. All rights reserved.
+Portions copyright (c) 2010, Apple, Inc. 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
diff --git a/UnixPkg/UnixGopDxe/UnixGopInput.c b/UnixPkg/UnixGopDxe/UnixGopInput.c
index e681fc9..4015be2 100644
--- a/UnixPkg/UnixGopDxe/UnixGopInput.c
+++ b/UnixPkg/UnixGopDxe/UnixGopInput.c
@@ -1,8 +1,8 @@
/*++
Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
-Portions copyright (c) 2010, Apple, Inc. All rights reserved.
-Portions copyright (c) 2010, Apple Inc. All rights reserved.
+Portions copyright (c) 2010, Apple, Inc. All rights reserved.<BR>
+Portions copyright (c) 2010, Apple Inc. 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
diff --git a/UnixPkg/UnixGopDxe/UnixGopScreen.c b/UnixPkg/UnixGopDxe/UnixGopScreen.c
index 943cc83..a9460a1 100644
--- a/UnixPkg/UnixGopDxe/UnixGopScreen.c
+++ b/UnixPkg/UnixGopDxe/UnixGopScreen.c
@@ -1,7 +1,7 @@
/*++
Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
-Portions copyright (c) 2010, Apple, Inc. All rights reserved.
+Portions copyright (c) 2010, Apple, Inc. 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
diff --git a/UnixPkg/UnixPkgX64.dsc b/UnixPkg/UnixPkgX64.dsc
index acf4ca2..95a7877 100644
--- a/UnixPkg/UnixPkgX64.dsc
+++ b/UnixPkg/UnixPkgX64.dsc
@@ -5,7 +5,7 @@
# The Emulation Platform can be used to debug individual modules, prior to creating
# a real platform. This also provides an example for how an DSC is created.
# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
-# Portions copywrite (c) 2010, Apple, Inc. All rights reserved.
+# Portions copyright (c) 2010, Apple, Inc. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
diff --git a/UnixPkg/UnixPkgX64.fdf b/UnixPkg/UnixPkgX64.fdf
index a38a461..224c533 100644
--- a/UnixPkg/UnixPkgX64.fdf
+++ b/UnixPkg/UnixPkgX64.fdf
@@ -2,7 +2,7 @@
# This is Unix FDF file with UEFI HII features enabled
#
# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>
-# Portions copyright (c) 2009 - 2010, Apple Inc. All rights reserved.
+# Portions copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
diff --git a/UnixPkg/UnixSnpDxe/ComponentName.c b/UnixPkg/UnixSnpDxe/ComponentName.c
index 560a313..ce2880b 100644
--- a/UnixPkg/UnixSnpDxe/ComponentName.c
+++ b/UnixPkg/UnixSnpDxe/ComponentName.c
@@ -1,6 +1,6 @@
/** @file
- Copyright (c) 2010, Apple, Inc. All rights reserved.
+ Copyright (c) 2010, Apple, Inc. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
diff --git a/UnixPkg/UnixSnpDxe/UnixSnp.c b/UnixPkg/UnixSnpDxe/UnixSnp.c
index 56a014e..8dcadd7 100644
--- a/UnixPkg/UnixSnpDxe/UnixSnp.c
+++ b/UnixPkg/UnixSnpDxe/UnixSnp.c
@@ -1,6 +1,6 @@
/** @file
- Copyright (c) 2010, Apple, Inc. All rigths reserved.
+ Copyright (c) 2010, Apple, Inc. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
diff --git a/UnixPkg/UnixSnpDxe/UnixSnp.h b/UnixPkg/UnixSnpDxe/UnixSnp.h
index de0b0ae..9f0a34a 100644
--- a/UnixPkg/UnixSnpDxe/UnixSnp.h
+++ b/UnixPkg/UnixSnpDxe/UnixSnp.h
@@ -1,6 +1,6 @@
/** @file
- Copyright (c) 2010, Apple, Inc. All rights reserved.
+ Copyright (c) 2010, Apple, Inc. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
diff --git a/UnixPkg/UnixSnpDxe/UnixSnpDxe.inf b/UnixPkg/UnixSnpDxe/UnixSnpDxe.inf
index 430cea5..b8bdc2e 100644
--- a/UnixPkg/UnixSnpDxe/UnixSnpDxe.inf
+++ b/UnixPkg/UnixSnpDxe/UnixSnpDxe.inf
@@ -1,9 +1,9 @@
#/** @file
# Component name for module UnixSnpDxe
#
-# Copyright (c) 2010, Apple, Inc. All rights reserved
+# Copyright (c) 2010, Apple, Inc. 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/UnixPkg/UnixUgaDxe/UnixUgaInput.c b/UnixPkg/UnixUgaDxe/UnixUgaInput.c
index 4415e04..be38379 100644
--- a/UnixPkg/UnixUgaDxe/UnixUgaInput.c
+++ b/UnixPkg/UnixUgaDxe/UnixUgaInput.c
@@ -1,7 +1,7 @@
/*++
Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
-Portions copyright (c) 2010, Apple, Inc. All rights reserved.
+Portions copyright (c) 2010, Apple, Inc. 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