]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/gl/gl.factor
Switch to https urls
[factor.git] / extra / cuda / gl / gl.factor
index d14a6839364c1daf3e6290a59efe390abe11d7ab..3aaec3e897d23e321aa30d392c80cec4fb6ae1ba 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 alien.c-types alien.data alien.destructors
 alien.enums continuations cuda cuda.contexts cuda.ffi
 cuda.gl.ffi destructors gpu.buffers kernel ;