]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/struct-arrays/struct-arrays.factor
Switch to https urls
[factor.git] / extra / benchmark / struct-arrays / struct-arrays.factor
index 5f272b2668a79dbb5ee23d182c159bb6d19a1104..b0b9e2a04f686a1a0c189d5e65ef86506972bc29 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.data classes.struct combinators.smart
 kernel math math.functions math.order math.parser sequences
 specialized-arrays io ;