]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hashtables/identity/prettyprint/prettyprint.factor
Switch to https urls
[factor.git] / basis / hashtables / identity / prettyprint / prettyprint.factor
index 83c9d7d966cb75e0e75b22b82ddf9b08e84bb512..e5d861e160c9eec95f2b6c341b11c4b76973e7e9 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010-2011 Joe Groff
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: hashtables.identity kernel prettyprint.custom ;