public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] Add missed character in copyright.
@ 2016-08-01  2:15 Fu Siyuan
  2016-08-01  2:15 ` [Patch 1/2] MdeModulePkg: " Fu Siyuan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fu Siyuan @ 2016-08-01  2:15 UTC (permalink / raw)
  To: edk2-devel

Fu Siyuan (2):
  MdeModulePkg: Add missed character in copyright.
  NetworkPkg: Add missed character in copyright.

 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c | 2 +-
 NetworkPkg/Dhcp6Dxe/Dhcp6Io.c                     | 2 +-
 NetworkPkg/TcpDxe/TcpInput.c                      | 2 +-
 NetworkPkg/Udp6Dxe/Udp6Impl.c                     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.7.4.windows.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Patch 1/2] MdeModulePkg: Add missed character in copyright.
  2016-08-01  2:15 [Patch 0/2] Add missed character in copyright Fu Siyuan
@ 2016-08-01  2:15 ` Fu Siyuan
  2016-08-01  2:15 ` [Patch 2/2] NetworkPkg: " Fu Siyuan
  2016-08-01  2:19 ` [Patch 0/2] " Wu, Jiaxin
  2 siblings, 0 replies; 4+ messages in thread
From: Fu Siyuan @ 2016-08-01  2:15 UTC (permalink / raw)
  To: edk2-devel; +Cc: Wu Jiaxin

Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
---
 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c b/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c
index b258439..20dbeff 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
-- 
2.7.4.windows.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Patch 2/2] NetworkPkg: Add missed character in copyright.
  2016-08-01  2:15 [Patch 0/2] Add missed character in copyright Fu Siyuan
  2016-08-01  2:15 ` [Patch 1/2] MdeModulePkg: " Fu Siyuan
@ 2016-08-01  2:15 ` Fu Siyuan
  2016-08-01  2:19 ` [Patch 0/2] " Wu, Jiaxin
  2 siblings, 0 replies; 4+ messages in thread
From: Fu Siyuan @ 2016-08-01  2:15 UTC (permalink / raw)
  To: edk2-devel; +Cc: Wu Jiaxin

Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
---
 NetworkPkg/Dhcp6Dxe/Dhcp6Io.c | 2 +-
 NetworkPkg/TcpDxe/TcpInput.c  | 2 +-
 NetworkPkg/Udp6Dxe/Udp6Impl.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c b/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c
index d25b973..5cdeac6 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
diff --git a/NetworkPkg/TcpDxe/TcpInput.c b/NetworkPkg/TcpDxe/TcpInput.c
index 28bb021..3115c52 100644
--- a/NetworkPkg/TcpDxe/TcpInput.c
+++ b/NetworkPkg/TcpDxe/TcpInput.c
@@ -1,7 +1,7 @@
 /** @file
   TCP input process routines.
 
-  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
diff --git a/NetworkPkg/Udp6Dxe/Udp6Impl.c b/NetworkPkg/Udp6Dxe/Udp6Impl.c
index 5896a7a..edf2c23 100644
--- a/NetworkPkg/Udp6Dxe/Udp6Impl.c
+++ b/NetworkPkg/Udp6Dxe/Udp6Impl.c
@@ -1,7 +1,7 @@
 /** @file
   Udp6 driver's whole implementation.
 
-  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
-- 
2.7.4.windows.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Patch 0/2] Add missed character in copyright.
  2016-08-01  2:15 [Patch 0/2] Add missed character in copyright Fu Siyuan
  2016-08-01  2:15 ` [Patch 1/2] MdeModulePkg: " Fu Siyuan
  2016-08-01  2:15 ` [Patch 2/2] NetworkPkg: " Fu Siyuan
@ 2016-08-01  2:19 ` Wu, Jiaxin
  2 siblings, 0 replies; 4+ messages in thread
From: Wu, Jiaxin @ 2016-08-01  2:19 UTC (permalink / raw)
  To: Fu, Siyuan, edk2-devel@lists.01.org

Series Reviewed-By: Wu Jiaxin <jiaxin.wu@intel.com>

Best Regards!
Jiaxin

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Fu
> Siyuan
> Sent: Monday, August 1, 2016 10:16 AM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [Patch 0/2] Add missed character in copyright.
> 
> Fu Siyuan (2):
>   MdeModulePkg: Add missed character in copyright.
>   NetworkPkg: Add missed character in copyright.
> 
>  MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c | 2 +-
>  NetworkPkg/Dhcp6Dxe/Dhcp6Io.c                     | 2 +-
>  NetworkPkg/TcpDxe/TcpInput.c                      | 2 +-
>  NetworkPkg/Udp6Dxe/Udp6Impl.c                     | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 
> --
> 2.7.4.windows.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-01  2:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-01  2:15 [Patch 0/2] Add missed character in copyright Fu Siyuan
2016-08-01  2:15 ` [Patch 1/2] MdeModulePkg: " Fu Siyuan
2016-08-01  2:15 ` [Patch 2/2] NetworkPkg: " Fu Siyuan
2016-08-01  2:19 ` [Patch 0/2] " Wu, Jiaxin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox