]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/demos/hello-world/hello-world.factor
Switch to https urls
[factor.git] / extra / cuda / demos / hello-world / hello-world.factor
index 8d40090e5f4f0469f6d409cf7e89a758161c16d1..5cd0cf2731ebe5126870cb5386fa24028c4077a9 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 cuda cuda.contexts cuda.devices
 cuda.libraries cuda.memory cuda.syntax destructors io
 io.encodings.string io.encodings.utf8 kernel math math.parser