summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Ppi
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Ppi')
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.c4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.h4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.c4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.c4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.h4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.c4
-rw-r--r--EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.h4
11 files changed, 22 insertions, 22 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.c b/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.c
index 9293d10a21..15d4b509d3 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.c
+++ b/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.h b/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.h
index 32e470160e..5550d7a59e 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.h
+++ b/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.h
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf b/EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf
index c533d591f7..8e3a0af775 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf
+++ b/EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf
@@ -1,7 +1,7 @@
#/*++
#
-# Copyright (c) 2004 - 2006, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2004 - 2006, 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/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c
index db90583dbf..a6f673e969 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c
+++ b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h
index 5eb12e9594..3451b90cd7 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h
+++ b/EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.c b/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.c
index ddc3079c98..001967d17e 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.c
+++ b/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2006 - 2007, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 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
diff --git a/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h b/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h
index 5c3dc400fd..51aac13f8f 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h
+++ b/EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2006, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006, 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/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.c b/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.c
index c081660420..049a0296f1 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.c
+++ b/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.h b/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.h
index 95f725b99d..d0fb4fa8fe 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.h
+++ b/EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.h
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.c b/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.c
index 683baefe94..48ce02b555 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.c
+++ b/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.h b/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.h
index 766761cb43..45faeb6bca 100644
--- a/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.h
+++ b/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.h
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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