]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/rectangles/positioning/positioning.factor
Switch to https urls
[factor.git] / basis / math / rectangles / positioning / positioning.factor
index 2f1dfdec825b94666cb91c8111376e71a969cca2..0456757c62b7216df0d9625a2fa00cbcb67e54e6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators sequences kernel accessors math math.vectors
 math.rectangles math.order arrays locals
 combinators.short-circuit ;