]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/classes/struct/bit-accessors/bit-accessors.factor
Switch to https urls
[factor.git] / basis / classes / struct / bit-accessors / bit-accessors.factor
index 86692446d8834e313963a10353178a9bcc0a78d8..2f7e19bc614e3bf1f6fd5cef9417a758255a1e24 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.accessors kernel math math.bitwise math.order ;
 IN: classes.struct.bit-accessors