]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/peg/search/search-tests.factor
Switch to https urls
[factor.git] / basis / peg / search / search-tests.factor
index b06c06bd6a71eb1e90fe0f555a9ffcbae2647350..d5ffc4df121f3c51074406bd34cddb3665f7b977 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 math math.parser arrays tools.test peg peg.parsers
 peg.search ;