]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/game/input/x11/x11.factor
Switch to https urls
[factor.git] / basis / game / input / x11 / x11.factor
index fcaf8202eed1e8a1356ed729340fe68439f0d46c..bb83be1e466c8500e6596c600f201f03cc3ba3d8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Erik Charlebois, William Schlieper.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types alien.data assocs bit-arrays
 game.input kernel math namespaces sequences system x11 x11.xlib ;
 IN: game.input.x11