]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/emojify/emojify.factor
Switch to https urls
[factor.git] / extra / emojify / emojify.factor
index 74fbd52842c2578447c295c36e4ee0d67721a560..68c645ccbb221838669d9c5784d9387c37d2c9bc 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2016 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: assocs command-line io namespaces regexp sequences
 strings ;