]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/json/json.factor
Switch to https urls
[factor.git] / extra / benchmark / json / json.factor
index 06acfaa4fd52e9610b24f5af9428c5cd12fe9a2c..ce5d05b7ca4ee5fa772e1f9e849eec7a30bcdcbb 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: assocs json.reader json.writer kernel math math.parser
 sequences ;
 IN: benchmark.json