]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/opencl/opencl-tests.factor
Switch to https urls
[factor.git] / extra / opencl / opencl-tests.factor
index 4b8fdeb0e44a9c5b5c4b463057892f89dc1c4971..8058e74199e93cd4db36599d180d962e63e7bdbe 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Erik Charlebois.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: multiline locals io.encodings.ascii io.encodings.string sequences
 math specialized-arrays alien.c-types math.order alien opencl tools.test
 accessors arrays destructors kernel namespaces alien.data ;