]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/encodings/ascii/ascii.factor
Switch to https urls
[factor.git] / core / io / encodings / ascii / ascii.factor
index fde5e51ec6b08547cd5b6a8e2978ae4ef3d62c81..b1714a29c56d7c10e47e3a0c72f17d65af615747 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Daniel Ehrenberg.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors io io.encodings io.encodings.private kernel
 math sequences strings ;
 IN: io.encodings.ascii