]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/machine-learning/rebalancing/rebalancing.factor
Switch to https urls
[factor.git] / extra / machine-learning / rebalancing / rebalancing.factor
index 6b678f71b0840cf733a4a203abf429c7fbbdc048..dee8654ffa67c912aeb7f28eac54641734074158 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays assocs kernel math math.functions math.statistics
 random sequences sorting ;
 IN: machine-learning.rebalancing