]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/rocksdb/ffi/ffi.factor
Switch to https urls
[factor.git] / extra / rocksdb / ffi / ffi.factor
index 3eac3346ba25a1180c5fed901049873b82438466..2a970e0b3a9942741569d65a288bdc88c7a7665f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2020 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.libraries alien.syntax
 combinators system ;
 IN: rocksdb.ffi