]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pdf/streams/streams.factor
Switch to https urls
[factor.git] / extra / pdf / streams / streams.factor
index 6f6e065307021442af6f21e1f7bfcded174def88..55752cc2caf82bfef31443a76a23a0d572cc4cd6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011-2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors arrays destructors io io.styles kernel
 pdf.layout sequences splitting strings ;