]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tools/echo/echo.factor
Switch to https urls
[factor.git] / extra / tools / echo / echo.factor
index 493c259fa423ada7a49e6c8e2ae8d88485e23252..fcf1407c85a2d8e944cdc84383a7b5c0e6cb550f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: command-line io kernel namespaces sequences splitting ;