]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/backtrack/backtrack.factor
Switch to https urls
[factor.git] / extra / backtrack / backtrack.factor
index 99f92893b818c8792c6fb9ffe9120f61a16297d4..8df794da66406381a9469955b105c60972c482c4 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 William Schlieper
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 
 USING: assocs combinators continuations kernel math
 namespaces quotations sequences summary ;