diff --git a/OptionRomPkg/Include/Library/BltLib.h b/OptionRomPkg/Include/Library/BltLib.h index 9e519b17cd..98d49e53aa 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
- All rights reserved. This program and the accompanying materials + Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+ 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 2df840af15..7138ebf7b7 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.
+ 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 64125b3340..cdeb014a2a 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.
# -# 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 5a90d9b614..1fb34fa07d 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.
+ 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 25dbe19a34..9ec200db27 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.
# -# 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