]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/picomath/picomath-tests.factor
Switch to https urls
[factor.git] / extra / picomath / picomath-tests.factor
index 4e1bb81c19485df4619883d83c9ecc32e6d9cbd2..9bcc9741365dd09fbc37fb3f4a8e4fd3f583e0e5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: kernel literals math math.functions ranges picomath
 sequences tools.test ;