]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/floats/half/half.factor
Switch to https urls
[factor.git] / basis / math / floats / half / half.factor
index 35fd7adbf849643fdb54c47b11a36c10fae7b4d4..2405d402f7aeda72a62088036a0510c32d39cbb6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff.
-! 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 combinators
 kernel math ;
 FROM: math => float ;