]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/cardinality/cardinality.factor
Switch to https urls
[factor.git] / extra / math / cardinality / cardinality.factor
index cfb68e7097a6cee03473f344f779ace9645ddd44..859f15d04b40193a6d3268cfc6e00a18b48825ad 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: arrays kernel layouts math math.functions math.order
 math.statistics sequences ;
 IN: math.cardinality