]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/text/text-tests.factor
Switch to https urls
[factor.git] / basis / ui / text / text-tests.factor
index ecf45a29f00f45445f407e26f4c3cd7b68f88f11..5056b6314fb53974b54413ac2e4a875abca1663f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: tools.test ui.text images fonts math arrays accessors kernel
 sequences ;