]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/models/util/util.factor
Switch to https urls
[factor.git] / extra / game / models / util / util.factor
index 4d617aefeaac18d90f944e136a089307c184c8e1..57b3b55488aa942282b43f718f665a0e36ac9981 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: sequences accessors kernel locals assocs ;
 IN: game.models.util