]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/regexp/combinators/combinators-tests.factor
Switch to https urls
[factor.git] / basis / regexp / combinators / combinators-tests.factor
index cbc1fb389380eb49bb795debd768f35fb7e35cde..beef65c400402bd244d3a7c6478e99cb33113c09 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: regexp.combinators tools.test regexp kernel sequences ;
 IN: regexp.combinators.tests