]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/types/types.factor
Switch to https urls
[factor.git] / extra / cuda / types / types.factor
index dd9017f90a38eb754bb124c20158018a7ca1b50a..223d0f495db507a6b85016488322d4f9e9ce45a8 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: accessors alien.c-types classes.struct kernel math ;
 FROM: alien.c-types => float ;
 IN: cuda.types