]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/similarity/similarity.factor
Switch to https urls
[factor.git] / extra / math / similarity / similarity.factor
index 34ff047d2af81fe778dfd94f386405952e60fc8c..17ed8b4f58849f9ab3b93fb653c3898dbdf69c0b 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: kernel math math.functions math.statistics math.vectors
 sequences sequences.extras ;