mirror of https://github.com/acidanthera/audk.git
Refine the abstract information in header comment section for NetworkPkg.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu <shumin.qiu@intel.com> Reviewed-by: Siyuan Fu <siyuan.fu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16615 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d8bf346886
commit
15b670eae2
|
@ -1,8 +1,9 @@
|
|||
## @file
|
||||
# Network Package.
|
||||
#
|
||||
# This package provides network modules that conform to UEFI 2.4 specification.
|
||||
#
|
||||
# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2009 - 2015, 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.
|
||||
|
|
Loading…
Reference in New Issue