]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/com/prettyprint/prettyprint.factor
Switch to https urls
[factor.git] / basis / windows / com / prettyprint / prettyprint.factor
index e95e1f195c8aceed5dfe7b2f387f91126fe2b752..a6571732d4904828f05b26542170b1eee066851e 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: windows.kernel32 windows.ole32 prettyprint.custom
 prettyprint.sections sequences ;