]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/contexts/contexts.factor
Switch to https urls
[factor.git] / extra / cuda / contexts / contexts.factor
index b3cab931cbac012dc9d401cd5fc88181b55cad55..632fc5d3b37da85abc7fe81a1276f1b6180fc00c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data continuations cuda cuda.ffi
 cuda.libraries alien.destructors fry kernel namespaces ;
 IN: cuda.contexts