]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/suffix-arrays/suffix-arrays-docs.factor
Switch to https urls
[factor.git] / basis / suffix-arrays / suffix-arrays-docs.factor
index dee423128cdc55b355760580b16370192b63fdf6..a94d1d13000b6bd9eb1343f5a6118d6765fc26f5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Marc Fauconneau.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays help.markup help.syntax io.streams.string
 sequences strings math suffix-arrays.private ;
 IN: suffix-arrays