]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/peg/ebnf/ebnf.factor
Switch to https urls
[factor.git] / basis / peg / ebnf / ebnf.factor
index 311fb19dea9b7a72969f39d1e1370af7c1a4834c..27597a9d98e0433c2bb8c455e14faf0a6f8f02fe 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007 Chris Double.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators combinators.short-circuit
 effects kernel make math.parser multiline namespaces parser peg
 peg.parsers quotations sequences sequences.deep splitting