]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/gmodule/gmodule.factor
Switch to https urls
[factor.git] / basis / gmodule / gmodule.factor
index 8fc718b61e22ef8946f82597ade52c69b8ded2b6..1314c0b72caa702a1f55f837c535bd88ae183d0f 100644 (file)
@@ -1,4 +1,4 @@
 ! Copyright (C) 2009 Anton Gorenko.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: gmodule.ffi ;
 IN: gmodule