]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Option.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Dhcp4Dxe / Dhcp4Option.h
index 02ffa25abac5fc2e6cb65a667fbb129a62db15b6..a22de6463cde4b871442473ead6ba151e9255149 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   To validate, parse and process the DHCP options.\r
-  \r
-Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
+\r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -22,7 +22,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define DHCP_OPTION_MAGIC         0x63538263 // Network byte order\r
 #define DHCP_MAX_OPTIONS          256\r
 \r
\r
+\r
 //\r
 // DHCP option types, this is used to validate the DHCP options.\r
 //\r