]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game-of-life/game-of-life.factor
Switch to https urls
[factor.git] / extra / game-of-life / game-of-life.factor
index 9ba5eea316103f42c18f2fc974a5d704398cc998..22ebab840c3a264c11f54b0313f0d54ce9aa3492 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2018 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors arrays assocs bit-arrays byte-arrays calendar
 colors combinators kernel kernel.private math