]> gitweb.factorcode.org Git - factor.git/blobdiff - core/quotations/quotations.factor
Switch to https urls
[factor.git] / core / quotations / quotations.factor
index 31122bf1e483c9c34cd2f58e28d322e75e8468d6..0b74fa09e16003e127dd4620f4579d3fe1c373e0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays kernel kernel.private math sequences
 sequences.private slots.private ;
 IN: quotations