]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/flex-hex/flex-hex.factor
Switch to https urls
[factor.git] / extra / colors / flex-hex / flex-hex.factor
index b964d6ed50966fb01ccd84b30d9018da926676db..b8287671aea18a84cfdb7a23245f194c834dbb34 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: colors.private grouping kernel lexer math regexp.classes
 sequences splitting ;