]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hash-sets/identity/prettyprint/prettyprint.factor
Switch to https urls
[factor.git] / basis / hash-sets / identity / prettyprint / prettyprint.factor
index c7dd3daf927e0d5f9c8c17dd51739b6946954b9f..a6433c7f5682073da3897673dadb5e41bc994068 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 John Benediktsson.
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: hash-sets.identity kernel prettyprint.custom ;