]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/jamshred/tunnel/tunnel.factor
Switch to https urls
[factor.git] / extra / jamshred / tunnel / tunnel.factor
index f9b353b85f278f4a62c384e696d8cb38eef470fe..7bf57e02e0e0a611097f1aba9c017f58e8964c0f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2008 Alex Chapman
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types colors combinators jamshred.oint
 kernel literals math math.constants math.order math.quadratic
 math.vectors random sequences specialized-arrays vectors ;