diff options
author | Shumin Qiu <shumin.qiu@intel.com> | 2015-01-16 02:30:51 +0000 |
---|---|---|
committer | shenshushi <shenshushi@Edk2> | 2015-01-16 02:30:51 +0000 |
commit | 15b670eae219adf6e338e1da9ca4c606f5e3098e (patch) | |
tree | eaa99ef84994daa9124b37ad836b9a5d234029bc | |
parent | d8bf346886357e6b469ef74e112dfc8f3f5269be (diff) | |
download | edk2-platforms-15b670eae219adf6e338e1da9ca4c606f5e3098e.tar.xz |
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
-rw-r--r-- | NetworkPkg/NetworkPkg.dec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/NetworkPkg/NetworkPkg.dec b/NetworkPkg/NetworkPkg.dec index 35a2c36c13..6515844b2f 100644 --- a/NetworkPkg/NetworkPkg.dec +++ b/NetworkPkg/NetworkPkg.dec @@ -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.
|