From 12e9322a606c7cfc6af3b31ba06a02e8e2987327 Mon Sep 17 00:00:00 2001 From: Logan oos Even <46396513+Logan007@users.noreply.github.com> Date: Wed, 17 Jun 2020 02:47:26 +0545 Subject: [PATCH] updated pearson.c --- pearson.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pearson.c b/pearson.c index ca2aa3e..e91bd94 100644 --- a/pearson.c +++ b/pearson.c @@ -1,5 +1,7 @@ // taken from https://github.com/Logan007/pearson +// This is free and unencumbered software released into the public domain. + #include #include