]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/combinators/random/random.factor
Switch to https urls
[factor.git] / basis / combinators / random / random.factor
index ba057b055ef698eb31f0fcbfec5b7b4feb4ca101..1d6be217a78494a21666b2a6baff044bcb40acdc 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Jon Harper.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays assocs combinators combinators.short-circuit
 kernel math math.order quotations random sequences summary ;
 IN: combinators.random