]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cursors/cursors.factor
Switch to https urls
[factor.git] / extra / cursors / cursors.factor
index 2d8eb9f533a1f4a51890ac62b781f9c4f17793b6..00670bd30bcadfb46e63f3a169813259cd69150f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators.short-circuit fry
 generalizations hash-sets hashtables kernel macros math
 math.functions math.order sequences sets ;