]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/smalltalk/compiler/return/return.factor
Switch to https urls
[factor.git] / extra / smalltalk / compiler / return / return.factor
index 1cb783047e43d350a227bb80e5a9a16689dca16d..bb936927b1af48605e95088c21672451c22da562 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators.short-circuit continuations
 generalizations kernel locals.rewrite locals.types sequences
 smalltalk.ast ;