]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/locals/prettyprint/prettyprint.factor
Switch to https urls
[factor.git] / basis / locals / prettyprint / prettyprint.factor
index 3a6e601dea97a8054047e247c236c554e3c4b2f6..776f66d2a67efc249647042bd1daeef45fcb353f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2008 Slava Pestov, Eduardo Cavazos.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators kernel locals locals.types math
 prettyprint.backend prettyprint.custom prettyprint.sections
 sequences words ;