summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OptionRomPkg/Include/Library/BltLib.h4
-rw-r--r--OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.c4
-rw-r--r--OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf4
-rw-r--r--OptionRomPkg/Library/GopBltLib/GopBltLib.c4
-rw-r--r--OptionRomPkg/Library/GopBltLib/GopBltLib.inf4
5 files changed, 10 insertions, 10 deletions
diff --git a/OptionRomPkg/Include/Library/BltLib.h b/OptionRomPkg/Include/Library/BltLib.h
index 9e519b1..98d49e5 100644
--- a/OptionRomPkg/Include/Library/BltLib.h
+++ b/OptionRomPkg/Include/Library/BltLib.h
@@ -1,8 +1,8 @@
/** @file
Library for performing video blt operations
- Copyright (c) 2009 - 2011, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2009 - 2011, 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/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.c b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.c
index 2df840a..7138ebf 100644
--- a/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.c
+++ b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.c
@@ -1,8 +1,8 @@
/** @file
FrameBufferBltLib - Library to perform blt operations on a frame buffer.
- Copyright (c) 2007 - 2011, Intel Corporation
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007 - 2011, 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/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
index 64125b3..cdeb014 100644
--- a/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
+++ b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
@@ -1,9 +1,9 @@
#/** @file
# FrameBufferBltLib - Library to perform blt operations on a frame buffer.
#
-# Copyright (c) 2006 - 2011, Intel Corporation
+# Copyright (c) 2006 - 2011, 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/OptionRomPkg/Library/GopBltLib/GopBltLib.c b/OptionRomPkg/Library/GopBltLib/GopBltLib.c
index 5a90d9b..1fb34fa 100644
--- a/OptionRomPkg/Library/GopBltLib/GopBltLib.c
+++ b/OptionRomPkg/Library/GopBltLib/GopBltLib.c
@@ -1,8 +1,8 @@
/** @file
GopBltLib - Library to perform blt using the UEFI Graphics Output Protocol.
- Copyright (c) 2007 - 2011, Intel Corporation
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007 - 2011, 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/OptionRomPkg/Library/GopBltLib/GopBltLib.inf b/OptionRomPkg/Library/GopBltLib/GopBltLib.inf
index 25dbe19..9ec200d 100644
--- a/OptionRomPkg/Library/GopBltLib/GopBltLib.inf
+++ b/OptionRomPkg/Library/GopBltLib/GopBltLib.inf
@@ -1,9 +1,9 @@
#/** @file
# GopBltLib - Library to perform blt using the UEFI Graphics Output Protocol.
#
-# Copyright (c) 2006 - 2011, Intel Corporation
+# Copyright (c) 2006 - 2011, 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