]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/transforms/bwt/bwt.factor
Switch to https urls
[factor.git] / extra / math / transforms / bwt / bwt.factor
index 3572e083e0abb3878313750c9e2466a01088184a..a698a5c15092bd51f8856ef5015efb8f95e527cf 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 USING: accessors assocs kernel sequences sequences.rotated
 sorting ;
 IN: math.transforms.bwt