]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/rot13/rot13.factor
Switch to https urls
[factor.git] / extra / rot13 / rot13.factor
index b364f4530d4f0d3f9aa405fb03b7d17cc7883577..443d9d59d80c4ed845c2fdd377a2501b447defce 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math sequences io combinators ascii ;
 IN: rot13