ShellPkg/tftp: Correct file comments header of Tftp.uni

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
Ruiyu Ni 2017-11-28 15:46:43 +08:00
parent 46c6b956af
commit b60094603b

View File

@ -1,7 +1,7 @@
// /** // /**
// //
// (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR> // (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR>
// Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved. <BR> // Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved. <BR>
// 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 // 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 // which accompanies this distribution. The full text of the license may be found at
@ -12,7 +12,7 @@
// //
// Module Name: // Module Name:
// //
// UefiShellTftpCommandLib.uni // Tftp.uni
// //
// Abstract: // Abstract:
// //