]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hashtables/wrapped/prettyprint/prettyprint.factor
Switch to https urls
[factor.git] / basis / hashtables / wrapped / prettyprint / prettyprint.factor
index adeb0098513ad4bea1b9f7166f288cbd6798673f..bd9d285aa96d14144b3152d94a7e244de34e15e4 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: assocs continuations hashtables.wrapped namespaces
 prettyprint.config prettyprint.custom ;