]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gpu/gpu.factor
Switch to https urls
[factor.git] / extra / gpu / gpu.factor
index 6153fcfb2d21a21f520403dc31b8d8f1e508d8ec..56d6f8077b9327a32ab51cfcadc0c6f7dc1a2ece 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel namespaces opengl.capabilities opengl.gl variants ;
 IN: gpu