]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/random/c/c.factor
Switch to https urls
[factor.git] / extra / random / c / c.factor
index ce2543061e39d3ab6399a814ba953bc7cd33a654..2c1a3f487b747ca9af39e7776a8160c0321a3e26 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: alien.c-types alien.syntax kernel random ;