diff options
author | Fu Siyuan <siyuan.fu@intel.com> | 2016-08-01 10:13:57 +0800 |
---|---|---|
committer | Fu Siyuan <siyuan.fu@intel.com> | 2016-08-01 10:20:53 +0800 |
commit | b03bf120b24e5e7b9c00d9e0228cd81dc55905e5 (patch) | |
tree | 88f7f2d1f57e6a9120d3fbe883c4adf8ed0fc4fb /MdeModulePkg | |
parent | 2c855d3aaf36da80f8c4f0ae12d31900a628b0a9 (diff) | |
download | edk2-platforms-b03bf120b24e5e7b9c00d9e0228cd81dc55905e5.tar.xz |
MdeModulePkg: 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 'MdeModulePkg')
-rw-r--r-- | MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c b/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c index b258439a50..20dbefff4e 100644 --- a/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c +++ b/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c @@ -1,7 +1,7 @@ /** @file
The implementation of the Udp4 protocol.
-Copyright (c) 2006 - 2016 Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2006 - 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
which accompanies this distribution. The full text of the license may be found at
|