diff options
author | Fu Siyuan <siyuan.fu@intel.com> | 2016-08-01 10:14:27 +0800 |
---|---|---|
committer | Fu Siyuan <siyuan.fu@intel.com> | 2016-08-01 10:21:04 +0800 |
commit | 5a6752cc5ba4a674a0056a2d6e32e8e1dd9c348d (patch) | |
tree | 648e42bc76ef261c60f20f554ed1584c5fb4ced3 /NetworkPkg/Dhcp6Dxe/Dhcp6Io.c | |
parent | b03bf120b24e5e7b9c00d9e0228cd81dc55905e5 (diff) | |
download | edk2-platforms-5a6752cc5ba4a674a0056a2d6e32e8e1dd9c348d.tar.xz |
NetworkPkg: Add missed character in copyright.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-By: Wu Jiaxin <jiaxin.wu@intel.com>
Diffstat (limited to 'NetworkPkg/Dhcp6Dxe/Dhcp6Io.c')
-rw-r--r-- | NetworkPkg/Dhcp6Dxe/Dhcp6Io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c b/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c index d25b9734d8..5cdeac6d5c 100644 --- a/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c +++ b/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c @@ -2,7 +2,7 @@ Dhcp6 internal functions implementation.
(C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
- Copyright (c) 2009 - 2016 Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2009 - 2016, 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
|