]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/terrain-generation/terrain-generation.factor
Switch to https urls
[factor.git] / extra / benchmark / terrain-generation / terrain-generation.factor
index 6982685a88182a63cb7f1e2cfbb60b553be58c8b..3920c544205a8fe4146c9547e7481251cd8e691c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009, 2012 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel math.vectors.simd terrain.generation ;
 FROM: alien.c-types => float ;
 IN: benchmark.terrain-generation