]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/opengl.factor
Switch to https urls
[factor.git] / basis / opengl / opengl.factor
index 4f1910eee5a3c24fac278278e253cb7271010a86..4ce0da4c8e929761b33c9ff7ab80ea4f4535a3c9 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2005, 2009 Slava Pestov.
 ! Portions copyright (C) 2007 Eduardo Cavazos.
 ! Portions 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 alien.c-types alien.data assocs colors
 combinators.smart continuations io kernel math
 math.functions math.parser namespaces opengl.gl sequences