summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Python/Ia32/pyconfig.h
diff options
context:
space:
mode:
authorJaben Carsey <jaben.carsey@intel.com>2016-10-24 09:28:36 -0700
committerJaben Carsey <jaben.carsey@intel.com>2016-10-26 09:34:34 -0700
commit90b10821cd3518d07e4ae106d4a02e77179e5b6f (patch)
tree953c1fb5a5bf5ce013f6475d0d77507d5cff5cba /AppPkg/Applications/Python/Ia32/pyconfig.h
parent6c9616083c1458ddc0c33ce5415d5f3c0e3c6eee (diff)
downloadedk2-90b10821cd3518d07e4ae106d4a02e77179e5b6f.tar.gz
edk2-90b10821cd3518d07e4ae106d4a02e77179e5b6f.tar.bz2
edk2-90b10821cd3518d07e4ae106d4a02e77179e5b6f.zip
AppPkg: Update email and URL.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jaben Carsey <jaben.carsey@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Daryl McDaniel <edk2-lists@mc2research.org>
Diffstat (limited to 'AppPkg/Applications/Python/Ia32/pyconfig.h')
-rw-r--r--AppPkg/Applications/Python/Ia32/pyconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/AppPkg/Applications/Python/Ia32/pyconfig.h b/AppPkg/Applications/Python/Ia32/pyconfig.h
index 7970f14430..46e29e2543 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"