]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/coverage/coverage.factor
Switch to https urls
[factor.git] / basis / tools / coverage / coverage.factor
index 157b5441ca0d340664c8dfe8880f0ee6145e9bd1..74889c4b6ef09198eb52a09864e993dc0b88b87a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs classes combinators.short-circuit
 continuations io kernel math namespaces prettyprint quotations
 sequences sequences.deep splitting strings tools.annotations