]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/db/db.factor
Switch to https urls
[factor.git] / basis / db / db.factor
index ed3e9535664580f985da27f5bc6c92ae46a63007..6d7831bccddd8f0e33b42b46e0cc46d7ceb17b8d 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs continuations destructors kernel
 namespaces sequences strings ;
 IN: db