]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/db/postgresql/lib/lib.factor
Switch to https urls
[factor.git] / basis / db / postgresql / lib / lib.factor
index ad75d100b5e784973018698ca2257532344aec65..f452de46ac601055e7376c75aef284c932d5e439 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 alien.c-types alien.data alien.strings arrays ascii
 calendar.format calendar.parser combinators db db.postgresql.ffi
 db.types destructors io.encodings.utf8 kernel libc math math.parser