]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ulid/ulid.factor
Switch to https urls
[factor.git] / extra / ulid / ulid.factor
index 28ad1ac6c710e1cf87fba82babfdf055191187a2..1fc033b4d8782e07e60ad3dd6799249f811bd31a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2018, 2019 Alexander Ilin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: ascii binary-search calendar endian kernel make math
 math.bitwise math.order namespaces random sequences splitting
 summary system tr ;