]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/multiline/multiline.factor
Switch to https urls
[factor.git] / basis / multiline / multiline.factor
index c6d5576347a7122ed29eab33f6b27b209e756b57..a81018685bae2ef31589f98071adaced031f665d 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel lexer make math namespaces parser
 quotations sequences strings.parser.private words ;
 IN: multiline