From f75a7f568e6d0944327970b3f3f2dafd9bba76b1 Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Wed, 27 Jun 2018 21:12:32 +0800 Subject: NetworkPkg: Clean up source files 1. Do not use tab characters 2. No trailing white space in one line 3. All files must end with CRLF Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao --- NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.uni | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.uni') diff --git a/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.uni b/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.uni index 34ecd6c..ff54283 100644 --- a/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.uni +++ b/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.uni @@ -4,13 +4,13 @@ // This driver produces EFI DHCPv6 Protocol which is used to get IPv6 addresses // and other configuration parameters from DHCPv6 servers. // -// Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
+// Copyright (c) 2009 - 2018, 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. -// +// // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. // -- cgit v1.1