]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/bitwise/bitwise.factor
Switch to https urls
[factor.git] / basis / math / bitwise / bitwise.factor
index ffed471cd6639c53154e5ddd8ecc37bc6b9c9b8e..bf7f7ce19d5d19f126ee979c384da41e57afdfb2 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2008 Slava Pestov, 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.data arrays assocs byte-arrays
 combinators combinators.short-circuit kernel kernel.private
 layouts math math.bits sequences sequences.private