mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
Credits
|
|
|
|
The majority of calc was written by David I. Bell.
|
|
|
|
The Calc primary mirror, calc mailing list and calc bug report
|
|
processing is performed by Landon Curt Noll.
|
|
|
|
Landon Curt Noll maintains the master reference source, performs
|
|
release control functions as well as other calc maintenance functions.
|
|
|
|
Thanks for suggestions and encouragement from Peter Miller,
|
|
Neil Justusson, and Landon Noll.
|
|
|
|
Thanks to Stephen Rothwell for writing the original version of
|
|
hist.c which is used to do the command line editing.
|
|
|
|
Thanks to Ernest W. Bowen for supplying many improvements in
|
|
accuracy and generality for some numeric functions. Much of
|
|
this was in terms of actual code which I gratefully accepted.
|
|
Ernest also supplied the original text for many of the help files.
|
|
|
|
Portions of this program are derived from an earlier set of
|
|
public domain arbitrarily precision routines which was posted
|
|
to the net around 1984. By now, there is almost no recognizable
|
|
code left from that original source.
|
|
|
|
Most of this source and binary has one of the following copyrights:
|
|
|
|
Copyright (c) year David I. Bell
|
|
Copyright (c) year David I. Bell and Landon Curt Noll
|
|
Copyright (c) year Landon Curt Noll
|
|
Copyright (c) year Ernest Bowen and Landon Curt Noll
|
|
|
|
Permission is granted to use, distribute, or modify this source,
|
|
provided that this copyright notice remains intact.
|