]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/multisets/multisets.factor
Switch to https urls
[factor.git] / extra / multisets / multisets.factor
index bcc4358265bd66362f83990610c57af0d376283b..5df074f869f8c77ee4905bcfb499b717d95b72f6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2022 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs kernel math parser prettyprint.custom
 sequences trees.avl ;
 IN: multisets