]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/random/random.factor
Switch to https urls
[factor.git] / extra / io / random / random.factor
index f35f6cebe84ece38e54fe2dc04c7008ce139f927..7a985e06a7ed01800129b942b0a96c5db4971361 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: io kernel math random sequences sequences.private ;