]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/matrices/laplace/laplace.factor
Switch to https urls
[factor.git] / extra / math / matrices / laplace / laplace.factor
index 306895e7d4151c39dc52559c8bd4ed3f6693e77e..7891c139cc82fa50883816c87e9055eddf81cd72 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors classes kernel math math.matrices math.vectors
 sequences sequences.private ;
 IN: math.matrices.laplace