]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Coding style update for DxeHttpLib.inf
authorJiaxin Wu <jiaxin.wu@intel.com>
Tue, 15 Mar 2016 00:28:47 +0000 (08:28 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Wed, 16 Mar 2016 06:01:26 +0000 (14:01 +0800)
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Zhang Lubo <lubo.zhang@intel.com>
MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf

index 99fbe8da84870c9b4cbad7ab81f801f319cfc901..92b9b91239cffbefca5a78a8b1325a37c7f89dca 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  It provides the helper routines to parse the HTTP message byte stream.\r
 #\r
 ## @file\r
 #  It provides the helper routines to parse the HTTP message byte stream.\r
 #\r
-#  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #  (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -45,4 +45,4 @@
   NetLib\r
 \r
 [Protocols]\r
   NetLib\r
 \r
 [Protocols]\r
-  gEfiHttpUtilitiesProtocolGuid\r
+  gEfiHttpUtilitiesProtocolGuid                 ## SOMETIMES_CONSUMES
\ No newline at end of file