]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/terminal/terminal.factor
Switch to https urls
[factor.git] / extra / terminal / terminal.factor
index 996220b6cc3eafea2e894137b6161935704c6442..ba69c1dbc5d43abf1a0bca8bc5bee816e5d15974 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors arrays environment kernel math math.parser
 sequences system vocabs ;