]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/redis/command-writer/command-writer.factor
Switch to https urls
[factor.git] / extra / redis / command-writer / command-writer.factor
index 6657f64b0a5bffab56afafe7de1874912ac44aa3..04a2870595c8af393dcda464f32e65cdab2cd2df 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Bruno Deferrari
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays assocs formatting kernel math math.parser
 sequences strings make ;
 IN: redis.command-writer