]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/urls/prettyprint/prettyprint.factor
Switch to https urls
[factor.git] / basis / urls / prettyprint / prettyprint.factor
index c4ce8d9693fa99018575d7b1cf770fb59a7acfa6..e9ff13457c59aae0d3d12f29cb96c58ae71ec97a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel present prettyprint.custom prettyprint.sections
 prettyprint.backend urls ;