]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/algebra/algebra.factor
Switch to https urls
[factor.git] / extra / math / algebra / algebra.factor
index 388366afe46db929467c1198cca38f1c0072defe..904bc87c1aacdf3323b38989243aa2b8f64cee7e 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (c) 2007 Samuel Tardieu.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math sequences ;
 IN: math.algebra