]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/crypto/aes/aes-tests.factor
Switch to https urls
[factor.git] / extra / crypto / aes / aes-tests.factor
index 40d8a2dbc68b21edefd69716469fb5f5b44d9835..ac1f6e7c2fa585c9a8db3fdbec7bb95cd118b4c8 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: accessors crypto.aes crypto.aes.private crypto.aes.utils
 grouping kernel sequences tools.test ;
 IN: crypto.aes.tests