]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/raylib/demo/demo.factor
Switch to https urls
[factor.git] / extra / raylib / demo / demo.factor
index 726f9a0bf66bb6b17de8714fc178f915d28a3d3f..a045f5226e42e7b04f284599e15b117ca57ca1c9 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2019 Jack Lucas
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators kernel math namespaces raylib ;
 IN: raylib.demo