]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/db/sqlite/errors/errors-tests.factor
Switch to https urls
[factor.git] / basis / db / sqlite / errors / errors-tests.factor
index ab30633e39aaed8f56c9c84fd3ccb4c92cb4f71a..3f1da66cce8df01fc0c8c474456165e5662eae50 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators.short-circuit db db.errors
 db.sqlite kernel locals tools.test ;