]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/db/tester/tester.factor
Switch to https urls
[factor.git] / basis / db / tester / tester.factor
index 365901dfa011a420b39dd97d763e1d91a58fb6ce..e72b49d6b66e1f73d0bc58f0ece4f0c85e0075a8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov, Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs concurrency.combinators db db.pools
 db.postgresql db.queries db.sqlite db.tuples db.types
 destructors io.files.temp kernel math math.parser namespaces