]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/make/make.factor
Switch to https urls
[factor.git] / extra / benchmark / make / make.factor
index b28c202c8bac4eb6b10808074af18fa8a069b915..eb21bb7c30df73e0a43878957e114193228c2a10 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 make math sequences ;