]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/loop/benchmark/benchmark.factor
Switch to https urls
[factor.git] / extra / game / loop / benchmark / benchmark.factor
index cfe7fae66097fbcf9a1361b9dcacce69975ca72b..ef4a327786d405261c4f755df1098322841adc82 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 alien.c-types classes.struct game.loop
 game.loop.private kernel sequences specialized-vectors
 tools.time.struct ;