]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/test/fuzz/fuzz-tests.factor
Switch to https urls
[factor.git] / basis / tools / test / fuzz / fuzz-tests.factor
index c0662e16ffb63230221ad0de800aca72ce483948..ea4883a007b7771a5c62de6cd226054c2da70fc7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors fry kernel macros math namespaces sequences
 source-files.errors tools.test tools.test.fuzz
 tools.test.fuzz.private tools.test.private ;