]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/text-to-pdf/text-to-pdf.factor
Switch to https urls
[factor.git] / extra / text-to-pdf / text-to-pdf.factor
index 9d7cff28580aeedbdb5ab8c4f9632f033f5bbb14..45bc1c226de0c1d0ea2ad7d311d8ac96f88d46d1 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: assocs calendar environment formatting grouping io.files
 kernel make math ranges sequences splitting xml.entities ;