]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/cuda.factor
Switch to https urls
[factor.git] / extra / cuda / cuda.factor
index 4278ab938b8da5b32b2339bd5b30b844568cd260..8e7a124edee0ae589abd4706094592d92da466b4 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.c-types alien.data cuda.ffi kernel ;
 QUALIFIED-WITH: alien.c-types c
 IN: cuda