]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/regexp/compiler/compiler.factor
Switch to https urls
[factor.git] / basis / regexp / compiler / compiler.factor
index 9102836d68798eeb2ba16af6e9c23c143fe4a60f..c1e1318ecd335ff6f4c139c2ff01686c985c55e7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Daniel Ehrenberg.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators combinators.short-circuit
 kernel kernel.private math namespaces quotations regexp.classes
 regexp.transition-tables sequences sequences.private sets