]> gitweb.factorcode.org Git - factor.git/blobdiff - core/alien/accessors/accessors.factor
Switch to https urls
[factor.git] / core / alien / accessors / accessors.factor
index c439b1dfce19e0bab7201fb034b51dde569da0f3..402565fa2f0432230ae2ecb4e88531e92ff85411 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2015 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 IN: alien.accessors
 
 PRIMITIVE: alien-cell ( c-ptr n -- value )