]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tools/wc/wc.factor
Switch to https urls
[factor.git] / extra / tools / wc / wc.factor
index 2eee8a35cd33022f5d89e721cf3683d7d8131bf3..26633b28f38e94ab65eef2ef0833941a03b71476 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2016 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: alien.data command-line io io.encodings
 io.encodings.binary io.files kernel math math.bitwise