]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/crypto/barrett/barrett.factor
Switch to https urls
[factor.git] / extra / crypto / barrett / barrett.factor
index 2b5e63f7f7a0419431b5fdd40a53c2d1ceeb97f1..9885cbd96c0a174c700e985371015156d037da2c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math math.functions ;
 IN: crypto.barrett