]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/euler/b-rep/io/obj/obj.factor
Switch to https urls
[factor.git] / extra / euler / b-rep / io / obj / obj.factor
index 4489228fa4ff2502c3d40693effa3b6709deef79..3854599ed31801b5b0ea91b33fb842edb7b00ba6 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 euler.b-rep fry
 game.models.half-edge grouping io kernel locals math
 math.parser math.vectors.simd.cords sequences splitting ;