]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/endian/endian.factor
Switch to https urls
[factor.git] / basis / alien / endian / endian.factor
index a8b75c77ae5593a15caac9a437e898313222f1f9..76458546aa8f3dff640374b2a04a5d2e6fe10a4d 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.accessors alien.c-types alien.data arrays
 classes.struct.private combinators compiler.units endian
 generalizations kernel math math.bitwise namespaces sequences