]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/snake-game/ui/ui.factor
Switch to https urls
[factor.git] / extra / snake-game / ui / ui.factor
index 41d94016e99f83d33d33bebd08df3755b4533d2e..d428a3ac755fe1df77e515c84c37f2a53885add8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2015 Sankaranarayanan Viswanathan.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs calendar combinators
 combinators.short-circuit destructors formatting kernel math
 math.vectors namespaces opengl opengl.textures sequences sets