]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/infix/ast/ast.factor
Switch to https urls
[factor.git] / extra / infix / ast / ast.factor
index bff4df60c3e8fd130ee12979ceb303524cbfc047..11ec92976f067b8af0761a212f69c994b4592180 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Philipp Brüschweiler
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 IN: infix.ast
 
 TUPLE: ast-value value ;