mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Remove references to obsolete Email addresses.
This commit is contained in:
14
CHANGES
14
CHANGES
@@ -9,6 +9,8 @@ The following are the changes from calc version 2.14.2.1 to date:
|
|||||||
|
|
||||||
Fixed sorted order of cal/README.
|
Fixed sorted order of cal/README.
|
||||||
|
|
||||||
|
Removed references to obsolete Email addresses.
|
||||||
|
|
||||||
|
|
||||||
The following are the changes from calc version 2.14.2.0 to 2.14.2.0:
|
The following are the changes from calc version 2.14.2.0 to 2.14.2.0:
|
||||||
|
|
||||||
@@ -1604,9 +1606,9 @@ The following are the changes from calc version 2.12.5.0 to 2.12.5.1:
|
|||||||
|
|
||||||
There is a new calc bug report Email address:
|
There is a new calc bug report Email address:
|
||||||
|
|
||||||
calc-bug-report at asthe dot com
|
NOTE: calc-bug-report Email address no longer in use
|
||||||
|
|
||||||
This replaces the old calc-bugs at asthe dot com address.
|
This replaces the old calc-bugs Email address.
|
||||||
|
|
||||||
To be sure we see your Email reporting a calc bug, please use the
|
To be sure we see your Email reporting a calc bug, please use the
|
||||||
following phase in your Email Subject line:
|
following phase in your Email Subject line:
|
||||||
@@ -2200,7 +2202,7 @@ The following are the changes from calc version 2.12.1.10 to 2.12.2:
|
|||||||
NOTE: If your target is not supported below and the default target
|
NOTE: If your target is not supported below and the default target
|
||||||
is not suitable for your needs, please send to the:
|
is not suitable for your needs, please send to the:
|
||||||
|
|
||||||
calc-contrib at asthe dot com
|
NOTE: calc-contrib Email address no longer in use
|
||||||
|
|
||||||
Email address an "ifeq ($(target),YOUR_TARGET_NAME)"
|
Email address an "ifeq ($(target),YOUR_TARGET_NAME)"
|
||||||
... "endif" set of lines from the Makefile so that
|
... "endif" set of lines from the Makefile so that
|
||||||
@@ -3923,9 +3925,9 @@ The following are the changes from calc version 2.11.2t0 to 2.11.2t1.0:
|
|||||||
www.isthe.com. NOTE: The Email address uses 'asthe' and the web
|
www.isthe.com. NOTE: The Email address uses 'asthe' and the web
|
||||||
site URL uses 'isthe'.
|
site URL uses 'isthe'.
|
||||||
|
|
||||||
Using calc-bugs at asthe dot com for calc bug reports,
|
NOTE: calc-bugs Email address no longer in use
|
||||||
calc-contrib at asthe dot com for calc contributions,
|
NOTE: calc-contrib Email address no longer in use
|
||||||
calc-tester-request at asthe dot com for requests to join calc-tester and
|
NOTE: calc-tester-request Email address no longer in use
|
||||||
|
|
||||||
Replaced explicit Email addresses found this file with the <user at
|
Replaced explicit Email addresses found this file with the <user at
|
||||||
site dot domain> notation to reduce the potential for those folks
|
site dot domain> notation to reduce the potential for those folks
|
||||||
|
10
Makefile
10
Makefile
@@ -1571,16 +1571,6 @@ endif
|
|||||||
#
|
#
|
||||||
# Specific target overrides or modifications to default values
|
# Specific target overrides or modifications to default values
|
||||||
|
|
||||||
##########################################################################
|
|
||||||
# NOTE: If your target is not supported below and the default target #
|
|
||||||
# is not suitable for your needs, please send to the: #
|
|
||||||
# #
|
|
||||||
# calc-contrib at asthe dot com #
|
|
||||||
# #
|
|
||||||
# Email address an "ifeq ($(target),YOUR_TARGET_NAME)" ... "endif" #
|
|
||||||
# set of lines so that we can consider them for the next release. #
|
|
||||||
##########################################################################
|
|
||||||
|
|
||||||
#if 0 /* start of skip for non-Gnu makefiles */
|
#if 0 /* start of skip for non-Gnu makefiles */
|
||||||
#
|
#
|
||||||
################
|
################
|
||||||
|
@@ -1411,16 +1411,6 @@ COMMON_LDFLAGS= ${EXTRA_LDFLAGS}
|
|||||||
#
|
#
|
||||||
# Specific target overrides or modifications to default values
|
# Specific target overrides or modifications to default values
|
||||||
|
|
||||||
##########################################################################
|
|
||||||
# NOTE: If your target is not supported below and the default target #
|
|
||||||
# is not suitable for your needs, please send to the: #
|
|
||||||
# #
|
|
||||||
# calc-contrib at asthe dot com #
|
|
||||||
# #
|
|
||||||
# Email address an "ifeq ($(target),YOUR_TARGET_NAME)" ... "endif" #
|
|
||||||
# set of lines so that we can consider them for the next release. #
|
|
||||||
##########################################################################
|
|
||||||
|
|
||||||
#
|
#
|
||||||
BLD_TYPE= calc-static-only
|
BLD_TYPE= calc-static-only
|
||||||
#
|
#
|
||||||
|
@@ -586,16 +586,6 @@ COMMON_LDFLAGS= ${EXTRA_LDFLAGS}
|
|||||||
#
|
#
|
||||||
# Specific target overrides or modifications to default values
|
# Specific target overrides or modifications to default values
|
||||||
|
|
||||||
##########################################################################
|
|
||||||
# NOTE: If your target is not supported below and the default target #
|
|
||||||
# is not suitable for your needs, please send to the: #
|
|
||||||
# #
|
|
||||||
# calc-contrib at asthe dot com #
|
|
||||||
# #
|
|
||||||
# Email address an "ifeq ($(target),YOUR_TARGET_NAME)" ... "endif" #
|
|
||||||
# set of lines so that we can consider them for the next release. #
|
|
||||||
##########################################################################
|
|
||||||
|
|
||||||
#
|
#
|
||||||
BLD_TYPE= calc-static-only
|
BLD_TYPE= calc-static-only
|
||||||
#
|
#
|
||||||
|
@@ -101,11 +101,11 @@ Low priority items:
|
|||||||
|
|
||||||
Calc bug reports and calc bug fixes should be sent to:
|
Calc bug reports and calc bug fixes should be sent to:
|
||||||
|
|
||||||
calc-bug-report at asthe dot com
|
NOTE: calc-bug-report Email address no longer in use
|
||||||
|
|
||||||
NOTE: Remove spaces and replace 'at' with @, 'dot' with .
|
NOTE: Remove spaces and replace 'at' with @, 'dot' with .
|
||||||
|
|
||||||
This replaces the old calc-bugs at asthe dot com address.
|
This replaces the old calc-bugs Email address.
|
||||||
|
|
||||||
To be sure we see your Email reporting a calc bug, please use the
|
To be sure we see your Email reporting a calc bug, please use the
|
||||||
following phase in your Email Subject line:
|
following phase in your Email Subject line:
|
||||||
|
@@ -187,11 +187,11 @@ Please read CONTRIB-CODE or run the following calc command:
|
|||||||
|
|
||||||
Calc bug reports and calc bug fixes should be sent to:
|
Calc bug reports and calc bug fixes should be sent to:
|
||||||
|
|
||||||
calc-bug-report at asthe dot com
|
NOTE: calc-bug-report Email address no longer in use
|
||||||
|
|
||||||
NOTE: Remove spaces and replace 'at' with @, 'dot' with .
|
NOTE: Remove spaces and replace 'at' with @, 'dot' with .
|
||||||
|
|
||||||
This replaces the old calc-bugs at asthe dot com address.
|
This replaces the old calc-bugs Email address.
|
||||||
|
|
||||||
To be sure we see your Email reporting a calc bug, please use the
|
To be sure we see your Email reporting a calc bug, please use the
|
||||||
following phase in your Email Subject line:
|
following phase in your Email Subject line:
|
||||||
|
Reference in New Issue
Block a user