]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/geohash/geohash.factor
Switch to https urls
[factor.git] / extra / geohash / geohash.factor
index 25eeb2e1995253339baf2d8be439136bb2d60f3a..0384482d90eab786dce87ecc4d4de0814c7bfacd 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2019 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: byte-arrays fry kernel literals math math.bitwise
 sequences ;