diff options
Diffstat (limited to 'tests/terandom_chisq.c')
-rw-r--r-- | tests/terandom_chisq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/terandom_chisq.c b/tests/terandom_chisq.c index 31b6b64fa..79243828f 100644 --- a/tests/terandom_chisq.c +++ b/tests/terandom_chisq.c @@ -17,7 +17,7 @@ License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see -http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., +https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "mpfr-test.h" |