]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/dice/dice.factor
Switch to https urls
[factor.git] / extra / dice / dice.factor
index 5f93a1d7cf9bacf193c726ae7790ac62f2df2420..deb1dada57697b42dc756b452eafdd23f459d87b 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 USING: kernel lexer math math.parser namespaces
 random random.private sequences splitting ;
 IN: dice