]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/models/obj/obj.factor
Switch to https urls
[factor.git] / extra / game / models / obj / obj.factor
index 15d1e2133c62b5ad1d4deac6e9d1c911640542de..cc444d8e7d8d25d6b99149bad02bde5623abc71a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Erik Charlebois
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: io io.encodings.ascii math.parser sequences splitting
 kernel assocs io.files combinators math.order math namespaces
 arrays sequences.deep accessors alien.c-types alien.data