]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/smalltalk/printer/printer.factor
Switch to https urls
[factor.git] / extra / smalltalk / printer / printer.factor
index 3ff4ea0c32f101670b802cd1aeede4daa2591763..96a579aa53f6661c1de7dcf2b48da2fe8a64765a 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: accessors arrays byte-arrays kernel make math
 math.parser prettyprint sequences smalltalk.ast strings
 splitting ;