]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/nvcc/nvcc.factor
Switch to https urls
[factor.git] / extra / cuda / nvcc / nvcc.factor
index a5b7f08fb8edbcdcfdd324cbb291c9e62dd0ecbf..257c6d2ab70c51dbbfaedc883312029a9d2cb98b 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: combinators.smart io.backend io.directories io.launcher
 io.pathnames kernel math sequences splitting system ;
 IN: cuda.nvcc