]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/find-pi/find-pi.factor
Switch to https urls
[factor.git] / extra / benchmark / find-pi / find-pi.factor
index a46785253be5add2ec8fb14857baced81765e33b..27cbe818726dfaf529697c82e6c95318ccbcca95 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math ;
 IN: benchmark.find-pi