From: Jiaxin Wu Date: Tue, 15 Mar 2016 00:28:47 +0000 (+0800) Subject: MdeModulePkg: Coding style update for DxeHttpLib.inf X-Git-Tag: edk2-stable201903~7601 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=6ddc2e438bd55e72b65806414c4fd712d50e612d MdeModulePkg: Coding style update for DxeHttpLib.inf Cc: Fu Siyuan Cc: Zhang Lubo Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiaxin Wu Reviewed-by: Fu Siyuan Reviewed-by: Zhang Lubo --- diff --git a/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf b/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf index 99fbe8da84..92b9b91239 100644 --- a/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf +++ b/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf @@ -1,7 +1,7 @@ ## @file # It provides the helper routines to parse the HTTP message byte stream. # -# Copyright (c) 2015, Intel Corporation. All rights reserved.
+# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
# (C) Copyright 2016 Hewlett Packard Enterprise Development LP
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -45,4 +45,4 @@ NetLib [Protocols] - gEfiHttpUtilitiesProtocolGuid + gEfiHttpUtilitiesProtocolGuid ## SOMETIMES_CONSUMES \ No newline at end of file