]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/peg/pl0/pl0-tests.factor
Switch to https urls
[factor.git] / extra / peg / pl0 / pl0-tests.factor
index 8bbb62bf078396f793e32fc8474859c7c416d13b..b5526c060b417cd628aa4034960f8021d4328301 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: kernel tools.test peg peg.ebnf peg.ebnf.private peg.pl0
 sequences accessors ;