]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tetris/board/board.factor
Switch to https urls
[factor.git] / extra / tetris / board / board.factor
index 2ca3ba8a0bff0ae99639a16609cef23f905761b2..c7b15062ddfcb23de8a952a3751b66682b54de70 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2007, 2008 Alex Chapman
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators.short-circuit kernel
 math sequences tetris.piece ;
 IN: tetris.board