]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/redis/command-writer/command-writer-tests.factor
Switch to https urls
[factor.git] / extra / redis / command-writer / command-writer-tests.factor
index 9edf1c458825d07a2b6991ffadfafb66254a05aa..39d5dbcb904d3d7ca5fc41a194bcd59b44d6e08b 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: tools.test redis.command-writer io.streams.string ;
 IN: redis.command-writer.tests