]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/magic/ffi/ffi.factor
Switch to https urls
[factor.git] / extra / magic / ffi / ffi.factor
index 3577eb746c2acd444aac922167299b61a99d0ddb..e0f1f98f2c660a48f3d7d232a43d4765e0d60a38 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2014 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: alien alien.c-types alien.destructors alien.libraries
 alien.syntax combinators literals system ;