The old email address is invalid since many years and shouldn't be used
any longer.

No real changes.
This commit is contained in:
Vadim Zeitlin
2019-04-22 14:12:05 +02:00
parent 5d770e5cbe
commit 5488a1438f
124 changed files with 125 additions and 125 deletions

View File

@@ -4,7 +4,7 @@
# Purpose: increments the release version number in all files mentioned in
# docs/contributing/about-version-numbers.md
# Created: 2007-01-07
# Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org>
# Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence
##############################################################################

View File

@@ -3,7 +3,7 @@
# Name: misc/scripts/inc_year
# Purpose: increments the year in various copyright notices
# Created: 2019-04-21
# Copyright: (c) 2019 Vadim Zeitlin <vadim@wxwindows.org>
# Copyright: (c) 2019 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence
##############################################################################

View File

@@ -2,7 +2,7 @@
# Name: misc/scripts/makeunixtags.sh
# Purpose: create tags file for a wxWidgets port under a Unix system
# Created: 2007-05-05
# Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org>
# Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence
##############################################################################

View File

@@ -2,7 +2,7 @@
# Name: misc/scripts/run_sed_common.sh
# Purpose: Common helpers for scripts using sed for automatic updates
# Created: 2019-04-21 (extracted from misc/scripts/inc_release)
# Copyright: (c) 2007,2019 Vadim Zeitlin <vadim@wxwindows.org>
# Copyright: (c) 2007,2019 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence
##############################################################################

View File

@@ -3,7 +3,7 @@
# Name: set_install_name
# Purpose: set install_name for wx shared libraries under Mac OS X
# Usage: run with --help option to see the instructions
# Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org>
# Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence
################################################################################