From ec8e6ce0a114a35f13c019b4fcc6a22d5b429a95 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 6 Jun 2003 11:27:59 +0000 Subject: We no longer assume a normal distribution of latencies but instead use percentiles when calculating a life probability of an outstanding ping. Also we do not show the mean of latency but the median as this seems to be 'more correct'. This also means we no longer need the normal distribution libraries from lib/ --- LICENSE | 8 -------- 1 file changed, 8 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index d17b9c3..ddc491e 100644 --- a/LICENSE +++ b/LICENSE @@ -13,11 +13,3 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -The lib directory includes software by Peter J. Acklam : - - Math::SpecFun::Erf - - Statistics::Distrib::Normal - -Those modules may be distributed under the same terms as Perl itself (the GNU -General Public License and the Artistic License). -- cgit v1.2.3