public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Daryl McDaniel" <edk2-lists@mc2research.org>
To: "'Jaben Carsey'" <jaben.carsey@intel.com>, <edk2-devel@lists.01.org>
Cc: "'Daryl McDaniel'" <edk2-lists@mc2research.org>, "'Zhu'",
	"'Yonghong'" <yonghong.zhu@intel.com>
Subject: Re: [Patch] AppPkg: Update email and URL V2.
Date: Tue, 25 Oct 2016 18:39:15 -0700	[thread overview]
Message-ID: <01b901d22f29$c417bba0$4c4732e0$@mc2research.org> (raw)
In-Reply-To: <c16ca56d4669f7270c25c9afef3648f61daf9c35.1477415086.git.jaben.carsey@intel.com>

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



  reply	other threads:[~2016-10-26  1:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-25 17:05 [Patch] AppPkg: Update email and URL V2 Jaben Carsey
2016-10-26  1:39 ` Daryl McDaniel [this message]
2016-10-26  1:40 ` Zhu, Yonghong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='01b901d22f29$c417bba0$4c4732e0$@mc2research.org' \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox