mirror of https://github.com/acidanthera/audk.git
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:
parent
46c6b956af
commit
b60094603b
|
@ -1,7 +1,7 @@
|
|||
// /**
|
||||
//
|
||||
// (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
|
||||
// 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
|
||||
|
@ -12,7 +12,7 @@
|
|||
//
|
||||
// Module Name:
|
||||
//
|
||||
// UefiShellTftpCommandLib.uni
|
||||
// Tftp.uni
|
||||
//
|
||||
// Abstract:
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue