]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/crypto/aes/utils/utils.factor
Switch to https urls
[factor.git] / extra / crypto / aes / utils / utils.factor
index 9a21572d708cd1a6e92cb32759b6f2f35cad3c95..877127ac414c170dde30d2682a1fd6d43f51d406 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 Fred Alger
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators grouping kernel math math.bitwise
 prettyprint sequences
 sequences.private ;