]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/models/half-edge/half-edge.factor
Switch to https urls
[factor.git] / extra / game / models / half-edge / half-edge.factor
index 23bf41ced1ccc4207004b83bd95e230cffd393a6..74d9aac1faeb26ebf4b2e61ef931c585266920a9 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 arrays fry kernel locals math sequences ;
 IN: game.models.half-edge