]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/peg/pl0/pl0.factor
Switch to https urls
[factor.git] / extra / peg / pl0 / pl0.factor
index fc2f8b8e18f5efbefebf4c5d5ff3e455c0fba0c6..d4506b94da7ae1d019e6c291de7583fafd7ce116 100644 (file)
@@ -1,9 +1,9 @@
 ! Copyright (C) 2007 Chris Double.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: math.parser multiline peg.ebnf strings ;
 IN: peg.pl0
 
-! Grammar for PL/0 based on http://en.wikipedia.org/wiki/PL/0
+! Grammar for PL/0 based on https://en.wikipedia.org/wiki/PL/0
 
 EBNF: pl0 [=[