]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/shaders/shaders.factor
Switch to https urls
[factor.git] / basis / opengl / shaders / shaders.factor
index cc2de76d65dbc6bfd2acbdce8562670b6cf4c83f..fd1966d9efc1ecd1cdf26abe89baeb0020095010 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data alien.strings arrays
 continuations destructors io.encodings.ascii kernel libc math
 opengl opengl.gl sequences specialized-arrays ;