From cd5ebaa06dca3e6ef3c464081e6defe00d358c69 Mon Sep 17 00:00:00 2001 From: hhtian Date: Sat, 24 Apr 2010 09:49:11 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10420 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf | 4 ++-- MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'MdeModulePkg/Library/DxePrintLibPrint2Protocol') diff --git a/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf b/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf index 4872e81f98..92c46e7b84 100644 --- a/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf +++ b/MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf @@ -2,9 +2,9 @@ # Library instance that implements Print Library class based on protocol # gEfiPrint2ProtocolGuid. # -# Copyright (c) 2009 - 2010, Intel Corporation. +# Copyright (c) 2009 - 2010, 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/MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c b/MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c index 0101f820d1..d218562eba 100644 --- a/MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c +++ b/MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c @@ -6,8 +6,8 @@ protocol related to this implementation, not in the public spec. So, this library instance is only for this code base. -Copyright (c) 2009, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2009, 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 -- cgit