public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] AppPkg: Update email and URL V2.
@ 2016-10-25 17:05 Jaben Carsey
  2016-10-26  1:39 ` Daryl McDaniel
  2016-10-26  1:40 ` Zhu, Yonghong
  0 siblings, 2 replies; 3+ messages in thread
From: Jaben Carsey @ 2016-10-25 17:05 UTC (permalink / raw)
  To: edk2-devel; +Cc: Daryl McDaniel, Zhu, Yonghong

Cc: Daryl McDaniel <edk2-lists@mc2research.org>
CC: Zhu, Yonghong <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
---
 AppPkg/Applications/Python/Ia32/pyconfig.h               | 6 +++---
 AppPkg/Applications/Python/Ipf/pyconfig.h                | 6 +++---
 AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 4 ++--
 AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 4 ++--
 AppPkg/Applications/Python/X64/pyconfig.h                | 4 ++--
 5 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/AppPkg/Applications/Python/Ia32/pyconfig.h b/AppPkg/Applications/Python/Ia32/pyconfig.h
index 7970f14..46e29e2 100644
--- a/AppPkg/Applications/Python/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Ia32/pyconfig.h
@@ -1,7 +1,7 @@
 /** @file
     Manually generated Python Configuration file for EDK II.
 
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at
@@ -932,7 +932,7 @@
 #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -944,7 +944,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Ipf/pyconfig.h b/AppPkg/Applications/Python/Ipf/pyconfig.h
index 5b06024..3da9280 100644
--- a/AppPkg/Applications/Python/Ipf/pyconfig.h
+++ b/AppPkg/Applications/Python/Ipf/pyconfig.h
@@ -1,7 +1,7 @@
 /** @file
     Manually generated Python Configuration file for EDK II.
 
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at
@@ -928,7 +928,7 @@
 #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -940,7 +940,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
index b86cfa5..5aa936c 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
@@ -2,7 +2,7 @@
     Manually generated Python Configuration file for EDK II.
 
     Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at
@@ -983,7 +983,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
index 4b08254..92731f7 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
@@ -2,7 +2,7 @@
     Manually generated Python Configuration file for EDK II.
 
     Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at
@@ -982,7 +982,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/X64/pyconfig.h b/AppPkg/Applications/Python/X64/pyconfig.h
index 325c0cb..c4a5849 100644
--- a/AppPkg/Applications/Python/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/X64/pyconfig.h
@@ -2,7 +2,7 @@
     Manually generated Python Configuration file for EDK II.
 
     Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at
@@ -984,7 +984,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.1"
-- 
2.7.2.windows.1



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

* Re: [Patch] AppPkg: Update email and URL V2.
  2016-10-25 17:05 [Patch] AppPkg: Update email and URL V2 Jaben Carsey
@ 2016-10-26  1:39 ` Daryl McDaniel
  2016-10-26  1:40 ` Zhu, Yonghong
  1 sibling, 0 replies; 3+ messages in thread
From: Daryl McDaniel @ 2016-10-26  1:39 UTC (permalink / raw)
  To: 'Jaben Carsey', edk2-devel
  Cc: 'Daryl McDaniel', "'Zhu'",
	'Yonghong'

Reviewed-by: Daryl McDaniel <edk2-lists@mc2research.org>


Daryl McDaniel

> -----Original Message-----
> From: Jaben Carsey [mailto:jaben.carsey@intel.com]
> Sent: Tuesday, October 25, 2016 10:06 AM
> To: edk2-devel@lists.01.org
> Cc: Daryl McDaniel <edk2-lists@mc2research.org>; Zhu; Yonghong
> <yonghong.zhu@intel.com>
> Subject: [Patch] AppPkg: Update email and URL V2.
> 
> Cc: Daryl McDaniel <edk2-lists@mc2research.org>
> CC: Zhu, Yonghong <yonghong.zhu@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
> ---
>  AppPkg/Applications/Python/Ia32/pyconfig.h               | 6 +++---
>  AppPkg/Applications/Python/Ipf/pyconfig.h                | 6 +++---
>  AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 4 ++--
>  AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 4 ++--
>  AppPkg/Applications/Python/X64/pyconfig.h                | 4 ++--
>  5 files changed, 12 insertions(+), 12 deletions(-)
> 
> diff --git a/AppPkg/Applications/Python/Ia32/pyconfig.h
> b/AppPkg/Applications/Python/Ia32/pyconfig.h
> index 7970f14..46e29e2 100644
> --- a/AppPkg/Applications/Python/Ia32/pyconfig.h
> +++ b/AppPkg/Applications/Python/Ia32/pyconfig.h
> @@ -1,7 +1,7 @@
>  /** @file
>      Manually generated Python Configuration file for EDK II.
> 
> -    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
> +    Copyright (c) 2011 - 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 that accompanies this
> distribution.
>      The full text of the license may be found at
> @@ -932,7 +932,7 @@
>  #undef MVWDELCH_IS_EXPRESSION
> 
>  /* Define to the address where bug reports for this package should be sent. */
> -#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
> +#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
> 
>  /* Define to the full name of this package. */
>  #define PACKAGE_NAME    "EDK II Python Package"
> @@ -944,7 +944,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
> +#define PACKAGE_URL
> "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
> 
>  /* Define to the version of this package. */
>  #define PACKAGE_VERSION  "V0.8"
> diff --git a/AppPkg/Applications/Python/Ipf/pyconfig.h
> b/AppPkg/Applications/Python/Ipf/pyconfig.h
> index 5b06024..3da9280 100644
> --- a/AppPkg/Applications/Python/Ipf/pyconfig.h
> +++ b/AppPkg/Applications/Python/Ipf/pyconfig.h
> @@ -1,7 +1,7 @@
>  /** @file
>      Manually generated Python Configuration file for EDK II.
> 
> -    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
> +    Copyright (c) 2011 - 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 that accompanies this
> distribution.
>      The full text of the license may be found at
> @@ -928,7 +928,7 @@
>  #undef MVWDELCH_IS_EXPRESSION
> 
>  /* Define to the address where bug reports for this package should be sent. */
> -#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
> +#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
> 
>  /* Define to the full name of this package. */
>  #define PACKAGE_NAME    "EDK II Python Package"
> @@ -940,7 +940,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
> +#define PACKAGE_URL
> "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
> 
>  /* Define to the version of this package. */
>  #define PACKAGE_VERSION  "V0.8"
> diff --git a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> index b86cfa5..5aa936c 100644
> --- a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> +++ b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> @@ -2,7 +2,7 @@
>      Manually generated Python Configuration file for EDK II.
> 
>      Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
> -    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
> +    Copyright (c) 2011 - 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 that accompanies this
> distribution.
>      The full text of the license may be found at
> @@ -983,7 +983,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/"
> +#define PACKAGE_URL   "http://www.tianocore.org/"
> 
>  /* Define to the version of this package. */
>  #define PACKAGE_VERSION  "V0.1"
> diff --git a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> index 4b08254..92731f7 100644
> --- a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> +++ b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> @@ -2,7 +2,7 @@
>      Manually generated Python Configuration file for EDK II.
> 
>      Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
> -    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
> +    Copyright (c) 2011 - 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 that accompanies this
> distribution.
>      The full text of the license may be found at
> @@ -982,7 +982,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/"
> +#define PACKAGE_URL   "http://www.tianocore.org/"
> 
>  /* Define to the version of this package. */
>  #define PACKAGE_VERSION  "V0.1"
> diff --git a/AppPkg/Applications/Python/X64/pyconfig.h
> b/AppPkg/Applications/Python/X64/pyconfig.h
> index 325c0cb..c4a5849 100644
> --- a/AppPkg/Applications/Python/X64/pyconfig.h
> +++ b/AppPkg/Applications/Python/X64/pyconfig.h
> @@ -2,7 +2,7 @@
>      Manually generated Python Configuration file for EDK II.
> 
>      Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
> -    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
> +    Copyright (c) 2011 - 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 that accompanies this
> distribution.
>      The full text of the license may be found at
> @@ -984,7 +984,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/"
> +#define PACKAGE_URL   "http://www.tianocore.org/"
> 
>  /* Define to the version of this package. */
>  #define PACKAGE_VERSION  "V0.1"
> --
> 2.7.2.windows.1



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

* Re: [Patch] AppPkg: Update email and URL V2.
  2016-10-25 17:05 [Patch] AppPkg: Update email and URL V2 Jaben Carsey
  2016-10-26  1:39 ` Daryl McDaniel
@ 2016-10-26  1:40 ` Zhu, Yonghong
  1 sibling, 0 replies; 3+ messages in thread
From: Zhu, Yonghong @ 2016-10-26  1:40 UTC (permalink / raw)
  To: Carsey, Jaben, edk2-devel@lists.01.org; +Cc: Daryl McDaniel, Zhu, Yonghong

Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> 

Best Regards,
Zhu Yonghong


-----Original Message-----
From: Carsey, Jaben 
Sent: Wednesday, October 26, 2016 1:06 AM
To: edk2-devel@lists.01.org
Cc: Daryl McDaniel <edk2-lists@mc2research.org>; Zhu; Zhu, Yonghong <yonghong.zhu@intel.com>
Subject: [Patch] AppPkg: Update email and URL V2.

Cc: Daryl McDaniel <edk2-lists@mc2research.org>
CC: Zhu, Yonghong <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
---
 AppPkg/Applications/Python/Ia32/pyconfig.h               | 6 +++---
 AppPkg/Applications/Python/Ipf/pyconfig.h                | 6 +++---
 AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 4 ++--  AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 4 ++--
 AppPkg/Applications/Python/X64/pyconfig.h                | 4 ++--
 5 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/AppPkg/Applications/Python/Ia32/pyconfig.h b/AppPkg/Applications/Python/Ia32/pyconfig.h
index 7970f14..46e29e2 100644
--- a/AppPkg/Applications/Python/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Ia32/pyconfig.h
@@ -1,7 +1,7 @@
 /** @file
     Manually generated Python Configuration file for EDK II.
 
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at @@ -932,7 +932,7 @@  #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -944,7 +944,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Ipf/pyconfig.h b/AppPkg/Applications/Python/Ipf/pyconfig.h
index 5b06024..3da9280 100644
--- a/AppPkg/Applications/Python/Ipf/pyconfig.h
+++ b/AppPkg/Applications/Python/Ipf/pyconfig.h
@@ -1,7 +1,7 @@
 /** @file
     Manually generated Python Configuration file for EDK II.
 
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at @@ -928,7 +928,7 @@  #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -940,7 +940,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
index b86cfa5..5aa936c 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
@@ -2,7 +2,7 @@
     Manually generated Python Configuration file for EDK II.
 
     Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at @@ -983,7 +983,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
index 4b08254..92731f7 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
@@ -2,7 +2,7 @@
     Manually generated Python Configuration file for EDK II.
 
     Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at @@ -982,7 +982,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/X64/pyconfig.h b/AppPkg/Applications/Python/X64/pyconfig.h
index 325c0cb..c4a5849 100644
--- a/AppPkg/Applications/Python/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/X64/pyconfig.h
@@ -2,7 +2,7 @@
     Manually generated Python Configuration file for EDK II.
 
     Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>
-    Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+    Copyright (c) 2011 - 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 that accompanies this distribution.
     The full text of the license may be found at @@ -984,7 +984,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.1"
--
2.7.2.windows.1



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

end of thread, other threads:[~2016-10-26  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-25 17:05 [Patch] AppPkg: Update email and URL V2 Jaben Carsey
2016-10-26  1:39 ` Daryl McDaniel
2016-10-26  1:40 ` Zhu, Yonghong

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