]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/arrays/shaped/shaped.factor
Switch to https urls
[factor.git] / extra / arrays / shaped / shaped.factor
index 915bbbc65eba4a774183f95736f0bc96697ed541..5b5780c7ad49610b1e029912fc4862961aa158fe 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators.short-circuit
 grouping kernel math math.functions math.order math.vectors
 parser prettyprint.custom sequences sequences.deep ;