]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/odbc/odbc.factor
Switch to https urls
[factor.git] / extra / odbc / odbc.factor
index 71607392dac5cbc84f69721dbf6a010c7aa2f86b..53799773e2413dd105d307e94700bce02788ea9f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007 Chris Double, 2016 Alexander Ilin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data alien.libraries
 alien.strings alien.syntax combinators continuations
 io.encodings.ascii kernel locals make math sequences strings