]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/memory/memory.factor
Switch to https urls
[factor.git] / extra / cuda / memory / memory.factor
index 92cb9dec31ca452e815f13e06baaae1f6e8083f8..914c7cdf147a20f85d43589508a2730ba1ca1c11 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.data alien.destructors
 byte-arrays cuda cuda.ffi kernel math ;
 QUALIFIED-WITH: alien.c-types c