]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/stack-checker/errors/prettyprint/prettyprint.factor
Switch to https urls
[factor.git] / basis / stack-checker / errors / prettyprint / prettyprint.factor
index edc90554a674eaabc5df8227ea2421713c16aa22..78a1e190fe30c48611e45b0b17854126aa1af3d7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays debugger io kernel prettyprint sequences
 stack-checker.errors summary ;