]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/db/mysql/ffi/ffi.factor
Switch to https urls
[factor.git] / extra / db / mysql / ffi / ffi.factor
index 15c1de732aa0379452d0c14f1eb7f7cb1b55e4a6..7797846d8bf7b87b9c26930cd4af528834190188 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007 Berlin Brown, 2008 Doug Coleman, 2021 Giftpflanze.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 ! Adapted from mysql.h and mysql.c
 ! Tested with MariaDB version 10.1.39
 USING: alien alien.c-types alien.libraries alien.syntax