]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/loop/loop.factor
Switch to https urls
[factor.git] / extra / game / loop / loop.factor
index a037a4dff682655c3e7c65dca83cbf7616e4f26f..dd84474b6047aa27fe4021a9678ec0590b97a4ce 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors calendar continuations destructors kernel
 math math.order system timers ui ui.gadgets.worlds vocabs.loader ;
 IN: game.loop