]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/uu/uu.factor
Switch to https urls
[factor.git] / basis / uu / uu.factor
index 645728995893ad73c5ee3d4a78e267bf4d88d274..ed10ec7eeb843d441792fc370dcd32cc134ea76f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: io io.streams.string kernel locals make math math.bitwise
 math.order namespaces sequences ;