]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/shuffle/shuffle.factor
Switch to https urls
[factor.git] / basis / shuffle / shuffle.factor
index b92bad9e78a9df79ae0ef1a8a29dcea5df007e01..a82e11a50cdd3d10c6edd16d5ca46e83cf1ae214 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007 Chris Double, Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators effects.parser
 generalizations kernel sequences sequences.generalizations ;
 IN: shuffle